summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/UserHandle.java
Commit message (Expand)AuthorAgeFilesLines
* Move NetworkPolicy from apps to UID.Jeff Sharkey2012-09-141-4/+8
* Use shared app gid for forward-locked processesKenny Root2012-09-111-0/+9
* USER_CURRENT_OR_SELF had the same int as USER_CURRENT!Dianne Hackborn2012-09-101-1/+1
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-0/+16
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-0/+3
* Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-11/+115
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-0/+124