Home
last modified time | relevance | path

Searched refs:getContextUserIfAppropriate (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DUserManager.java2542 private @UserIdInt int getContextUserIfAppropriate() { in getContextUserIfAppropriate() method in UserManager
2692 return getUserSwitchability(UserHandle.of(getContextUserIfAppropriate())); in getUserSwitchability()
2731 return getContextUserIfAppropriate(); in getUserHandle()
2817 return mService.isUserNameSet(getContextUserIfAppropriate()); in isUserNameSet()
2866 final UserInfo user = getUserInfo(getContextUserIfAppropriate()); in isPrimaryUser()
2879 return getContextUserIfAppropriate() == UserHandle.USER_SYSTEM; in isSystemUser()
2996 return mService.isAdminUser(getContextUserIfAppropriate()); in isAdminUser()
3164 return mService.isRestricted(getContextUserIfAppropriate()); in isRestrictedProfile()
3248 return mService.hasRestrictedProfiles(getContextUserIfAppropriate()); in hasRestrictedProfiles()
3303 UserInfo user = getUserInfo(getContextUserIfAppropriate()); in isGuestUser()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt12955 HSPLandroid/os/UserManager;->getContextUserIfAppropriate()I
/frameworks/base/config/
Dboot-image-profile.txt12958 HSPLandroid/os/UserManager;->getContextUserIfAppropriate()I