Home
last modified time | relevance | path

Searched refs:ENSURE_VERIFY_APPS (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DRestrictionsSetTest.java48 Bundle restrictions = newRestrictions(UserManager.ENSURE_VERIFY_APPS); in testUpdateRestrictions_addRestrictions()
57 Bundle restrictions = newRestrictions(UserManager.ENSURE_VERIFY_APPS); in testUpdateRestrictions_removeRestrictions()
67 Bundle restrictions = newRestrictions(UserManager.ENSURE_VERIFY_APPS); in testUpdateRestrictions_noChange()
94 newRestrictions(UserManager.ENSURE_VERIFY_APPS)); in testMoveRestriction_doesNotContainRestriction()
99 assertRestrictions(newRestrictions(UserManager.ENSURE_VERIFY_APPS), in testMoveRestriction_doesNotContainRestriction()
112 newRestrictions(UserManager.ENSURE_VERIFY_APPS, in testIsEmpty_hasRestrictions()
126 newRestrictions(UserManager.ENSURE_VERIFY_APPS, in testMergeAll_hasRestrictions()
133 assertRestrictions(newRestrictions(UserManager.ENSURE_VERIFY_APPS, in testMergeAll_hasRestrictions()
141 newRestrictions(UserManager.ENSURE_VERIFY_APPS)); in testGetEnforcingUsers_hasEnforcingUser()
146 UserManager.ENSURE_VERIFY_APPS, originatingUserId); in testGetEnforcingUsers_hasEnforcingUser()
[all …]
DUserRestrictionsUtilsTest.java128 localRestrictions.put(1, newRestrictions(1, UserManager.ENSURE_VERIFY_APPS)); in testMoveRestriction()
133 UserManager.ENSURE_VERIFY_APPS, UserManager.DISALLOW_CONFIG_VPN)); in testMoveRestriction()
136 UserManager.ENSURE_VERIFY_APPS, localRestrictions, globalRestrictions); in testMoveRestriction()
147 newRestrictions(UserManager.ENSURE_VERIFY_APPS, UserManager.DISALLOW_ADD_USER), in testMoveRestriction()
155 newRestrictions(UserManager.ENSURE_VERIFY_APPS), in testMoveRestriction()
/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java102 UserManager.ENSURE_VERIFY_APPS,
257 UserManager.ENSURE_VERIFY_APPS,
574 case UserManager.ENSURE_VERIFY_APPS: in applyUserRestriction()
727 restriction = UserManager.ENSURE_VERIFY_APPS; in isSettingRestrictedForUser()
DUserManagerService.java2663 UserRestrictionsUtils.moveRestriction(UserManager.ENSURE_VERIFY_APPS, in upgradeIfNecessaryLP()
/frameworks/base/core/java/android/os/
DUserManager.java719 public static final String ENSURE_VERIFY_APPS = "ensure_verify_apps"; field in UserManager
1330 ENSURE_VERIFY_APPS,
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1015 if (changedRestrictions.contains(UserManager.ENSURE_VERIFY_APPS)) { in startWatchingUserRestrictionChanges()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22412 field public static final java.lang.String ENSURE_VERIFY_APPS = "ensure_verify_apps";
/frameworks/base/api/
Dcurrent.txt37080 field public static final String ENSURE_VERIFY_APPS = "ensure_verify_apps";