Searched defs:userProperties (Results 1 – 9 of 9) sorted by relevance
74 val userProperties = getUserProperties(userInfo.userHandle) in UserManager() constant
95 UserProperties userProperties = new UserProperties(new UserProperties.Builder() in setupUserProperty() local
220 UserProperties userProperties = userManager.getUserProperties(userHandle); in shouldShowUserInQuietMode() local
846 UserProperties userProperties = mUserManagerInternal in deletePackageVersionedInternal() local
396 UserProperties userProperties; field in UserManagerService.UserData1561 UserProperties userProperties = getUserPropertiesCopy(userId); in isProfileHidden() local1766 final UserProperties userProperties = getUserPropertiesInternal(userId); in requestQuietModeEnabled() local2941 final UserProperties userProperties = getUserPropertiesInternal(userId); in getCrossProfileIntentFilterAccessControl() local
436 UserProperties userProperties = mUserManager.getUserProperties(userInfo.getUserHandle()); in isInheritDevicePolicyFromParent() local1360 UserProperties userProperties = mUserManager.getUserProperties(user.getUserHandle()); in enforcePoliciesOnInheritableProfilesIfApplicable() local
1748 UserProperties userProperties = userManager.getUserProperties( in shouldShowInPersonalTab() local
842 UserProperties userProperties = mUserManager.getUserProperties(UserHandle.of(userId)); in onUserStopped() local
908 final UserProperties userProperties = um.getUserProperties(userInfo.getUserHandle()); in areContactWritesEnabledForUser() local