Searched refs:DISALLOW_OEM_UNLOCK (Results 1 – 5 of 5) sorted by relevance
51 UserManager.DISALLOW_OEM_UNLOCK, !allowed, UserHandle.SYSTEM); in setOemUnlockAllowedByCarrier()61 .hasUserRestriction(UserManager.DISALLOW_OEM_UNLOCK, UserHandle.SYSTEM); in isOemUnlockAllowedByCarrier()
110 UserManager.DISALLOW_OEM_UNLOCK,149 UserManager.DISALLOW_OEM_UNLOCK
516 enforceUserRestriction(UserManager.DISALLOW_OEM_UNLOCK);
717 public static final String DISALLOW_OEM_UNLOCK = "no_oem_unlock"; field in UserManager
34538 field public static final deprecated java.lang.String DISALLOW_OEM_UNLOCK = "no_oem_unlock";