Searched refs:DISALLOW_OEM_UNLOCK (Results 1 – 3 of 3) sorted by relevance
106 UserManager.DISALLOW_OEM_UNLOCK,142 UserManager.DISALLOW_OEM_UNLOCK433 case UserManager.DISALLOW_OEM_UNLOCK: in applyUserRestriction()
481 enforceUserRestriction(UserManager.DISALLOW_OEM_UNLOCK);
625 public static final String DISALLOW_OEM_UNLOCK = "no_oem_unlock"; field in UserManager