Searched refs:DISALLOW_APPS_CONTROL (Results 1 – 9 of 9) sorted by relevance
100 eq(UserManager.DISALLOW_APPS_CONTROL), eq(TEST_USER_ID))).thenReturn(true) in setup()
109 UserManager.DISALLOW_APPS_CONTROL,687 case UserManager.DISALLOW_APPS_CONTROL: in applyUserRestriction()
463 || (!userManager.hasUserRestriction(UserManager.DISALLOW_APPS_CONTROL, userId) in isSuspendAllowedForUser()
235 UserManager.DISALLOW_APPS_CONTROL, userId); in checkIfUninstallBlocked()
937 public static final String DISALLOW_APPS_CONTROL = "no_control_apps"; field in UserManager1531 DISALLOW_APPS_CONTROL,
2798 .hasUserRestriction(UserManager.DISALLOW_APPS_CONTROL, userId)) { in getBackgroundRestrictionExemptionReason()
5978 if (!mUserManager.hasUserRestriction(UserManager.DISALLOW_APPS_CONTROL)) {
22388 field public static final java.lang.String DISALLOW_APPS_CONTROL = "no_control_apps";
32229 field public static final String DISALLOW_APPS_CONTROL = "no_control_apps";