Searched refs:RESTRICTION_SOURCE_SYSTEM (Results 1 – 8 of 8) sorted by relevance
107 == UserManager.RESTRICTION_SOURCE_SYSTEM; in setUp()
201 if (restrictionSource == UserManager.RESTRICTION_SOURCE_SYSTEM) { in checkIfRestrictionEnforced()
574 ActivityManager.RESTRICTION_SOURCE_SYSTEM, in noteHibernationChange()
251 public static final int RESTRICTION_SOURCE_SYSTEM = 0x1; field in UserManager271 RESTRICTION_SOURCE_SYSTEM,
1500 public static final int RESTRICTION_SOURCE_SYSTEM = 3; field in ActivityManager1522 RESTRICTION_SOURCE_SYSTEM,
3752 .thenReturn(UserManager.RESTRICTION_SOURCE_SYSTEM); in testProvisioning_withDo_systemUser_restrictedBySystem()5103 .thenReturn(UserManager.RESTRICTION_SOURCE_SYSTEM); in testWipeDataManagedProfileDisallowed()5150 .thenReturn(UserManager.RESTRICTION_SOURCE_SYSTEM); in testWipeDevice_DeviceOwnerDisallowed()5206 .thenReturn(UserManager.RESTRICTION_SOURCE_SYSTEM); in testMaximumFailedPasswordAttemptsReachedManagedProfileDisallowed()5253 .thenReturn(UserManager.RESTRICTION_SOURCE_SYSTEM); in testMaximumFailedPasswordAttemptsReachedDeviceOwnerDisallowed()
3424 UserHandle.USER_NULL, UserManager.RESTRICTION_SOURCE_SYSTEM)); in getUserRestrictionSources()
11299 field public static final int RESTRICTION_SOURCE_SYSTEM = 1; // 0x1