commit | e06b4d1d9f718b9fe02980fea794a36831a16db2 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Jan 06 14:51:50 2016 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Jan 06 15:21:06 2016 -0700 |
tree | cfef7d72c17fc71b008f0c9a8f08d49553a30e16 | |
parent | 2a90f673f5819e05ea72f6aba3e75956e0f807dc [diff] |
Consistent naming for PackageManager methods. When hidden PackageManager methods take a userId argument, they should be named explicitly with the "AsUser" suffix. This fixes several lagging examples so that we can pave the way to safely start passing flags to new methods without scary overloading. Also fix spacing issues in various logging statements. Change-Id: I1e42f7f66427410275df713bea04f6e0445fba28