summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserHandle.java
Commit message (Expand)AuthorAgeFilesLines
* Cache more users in UserHandle.of()Makoto Onuki2021-11-101-10/+60
* Merge "Make getUid a method on UserHandle itself instead of static" am: bd1cc...Chiachang Wang2021-04-131-5/+4
|\
| * Make getUid a method on UserHandle itself instead of staticChiachang Wang2021-04-091-5/+4
| * Merge ab/7061308 into stage.Xin Li2021-02-211-0/+8
| |\
* | \ Merge "Create new system API in UserHandle to get uid" am: af6494310d am: 892...Chiachang Wang2021-02-081-0/+13
|\ \ \
| * | | Merge "Create new system API in UserHandle to get uid" am: af6494310d am: 892...Chiachang Wang2021-02-081-0/+13
| |\| | | | |/ | |/|
| | * Create new system API in UserHandle to get uidChiachang Wang2021-02-051-0/+13
| | * Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-7/+7
| * | Merge "Combine uids for CpuTimePerUidFreq atom" into rvc-qpr-dev am: 9622b6d7d0TreeHugger Robot2020-12-151-0/+8
| |\ \
| | * | Combine uids for CpuTimePerUidFreq atomRafal Slawik2020-12-141-0/+8
| * | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-021-7/+7
| | |/ | |/|
| * | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-7/+0
| |/
* | Combine uids for CpuTimePerUidFreq atomRafal Slawik2020-12-101-0/+8
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-7/+7
* | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-7/+7
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-7/+7
* | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-7/+0
* | Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* | Replace reference equality with value equalityMohammad Samiul Islam2020-07-161-1/+1
* | Add RollbackManagerInternal (4/n)JW Wang2020-05-261-0/+22
|/
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Adding temp whitelist methods to PowerWhitelistManager interface.Kweku Adams2019-11-261-8/+13
* Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+1
* Optimize UserHandle.of()Makoto Onuki2019-10-071-3/+56
* int userHandle -> int userIdBookatz2019-09-061-5/+6
* Add @UnsupportedAppUsage annotations for max-p.Artur Satayev2019-08-011-0/+1
* Restore some greylist entries.Mathew Inwood2019-06-281-0/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+25
* Add trivial nullability annotations.Jeff Sharkey2019-03-051-5/+6
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Merge "Add UserHandle.getAppId to SystemApi" am: b334bbefd4 am: dac257d27cRemi NGUYEN VAN2019-01-301-0/+1
|\
| * Add UserHandle.getAppId to SystemApiRemi NGUYEN VAN2019-01-311-0/+1
| * Add UserHandle constants to SystemApiRemi NGUYEN VAN2019-01-231-0/+5
* | Allocate isolated UID ranges for app zygote and its children.Martijn Coenen2019-01-071-8/+17
* | Change DevicePolicyManager APIs as requestedPhilip P. Moltmann2018-10-091-1/+0
* | Support more createPackageContextAsUser() users.Jeff Sharkey2018-09-121-0/+5
* | Factor some RestrictedLockUtils out of SettingLibPhilip P. Moltmann2018-08-301-0/+1
* | Expose APIs used by CtsPermissionTestCasesPhilip P. Moltmann2018-04-261-0/+1
|/
* Expose TestAPIs needed by GtsOsTestCasesPhilip P. Moltmann2018-04-061-0/+1
* Root (uid=0) should be core. Fix UserHandle.isCore().Makoto Onuki2018-03-281-1/+1
* Fix wrong use if "!UserHandle.isApp()"Makoto Onuki2018-01-231-2/+22
* Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695Jeff Sharkey2017-11-141-14/+41
|\
| * Better, consistent definition of AID_SHARED_GID.Jeff Sharkey2017-11-091-14/+41
* | Migrate plans to @SystemApi, evolve permissions.Jeff Sharkey2017-07-281-0/+5
|/
* Expose UserHandle.getIdentifier() to CTS.Makoto Onuki2017-04-111-0/+1
* Merge "Offer to measure disk stats using quotas." am: f8720b95be am: 4b80a4a3...Jeff Sharkey2017-01-031-0/+9
|\
| * Offer to measure disk stats using quotas.Jeff Sharkey2017-01-031-0/+9
* | Merge \\"Revert \\"Frameworks/base: Refactor UserHandle and Environment a bit...Andreas Gampe2016-07-081-5/+1
|\ \
| * | Revert "Frameworks/base: Refactor UserHandle and Environment a bit"Andreas Gampe2016-07-081-5/+1
* | | Merge \\"Frameworks/base: Refactor UserHandle and Environment a bit\\" into n...Andreas Gampe2016-07-061-1/+5
|\| |