Searched refs:DISALLOW_OEM_UNLOCK (Results 1 – 7 of 7) sorted by relevance
57 UserManager.DISALLOW_OEM_UNLOCK, !allowed, UserHandle.SYSTEM); in setOemUnlockAllowedByCarrier()67 .hasUserRestriction(UserManager.DISALLOW_OEM_UNLOCK, UserHandle.SYSTEM); in isOemUnlockAllowedByCarrier()
130 UserManager.DISALLOW_OEM_UNLOCK,222 UserManager.DISALLOW_OEM_UNLOCK
518 USER_RESTRICTION_FLAGS.put(UserManager.DISALLOW_OEM_UNLOCK, /* flags= */ 0); in USER_RESTRICTION_FLAGS.put() argument
1131 enforceUserRestriction(UserManager.DISALLOW_OEM_UNLOCK);
610 when(mUserManager.hasUserRestriction(eq(UserManager.DISALLOW_OEM_UNLOCK))) in oemUnlockUserRestriction_OemUnlock()
1538 public static final String DISALLOW_OEM_UNLOCK = "no_oem_unlock"; field in UserManager2068 DISALLOW_OEM_UNLOCK,
11286 field @Deprecated public static final String DISALLOW_OEM_UNLOCK = "no_oem_unlock";