Home
last modified time | relevance | path

Searched defs:userProperties (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyEngine.java345 UserProperties userProperties = mUserManager.getUserProperties(userInfo.getUserHandle()); in isInheritDevicePolicyFromParent() local
1225 UserProperties userProperties = mUserManager.getUserProperties(user.getUserHandle()); in enforcePoliciesOnInheritableProfilesIfApplicable() local
/frameworks/base/services/core/java/com/android/server/pm/
DDeletePackageHelper.java797 UserProperties userProperties = mUserManagerInternal in deletePackageVersionedInternal() local
DUserManagerService.java374 UserProperties userProperties; field in UserManagerService.UserData
2389 final UserProperties userProperties = getUserPropertiesInternal(userId); in getCrossProfileIntentFilterAccessControl() local
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1712 UserProperties userProperties = userManager.getUserProperties( in shouldShowInPersonalTab() local
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java879 final UserProperties userProperties = um.getUserProperties(userInfo.getUserHandle()); in areContactWritesEnabledForUser() local