Searched refs:OEM_UNLOCK_PROP (Results 1 – 1 of 1) sorted by relevance
75 private static final String OEM_UNLOCK_PROP = "sys.oem_unlock_allowed"; field in PersistentDataBlockService125 SystemProperties.set(OEM_UNLOCK_PROP, enabled ? "1" : "0"); in formatIfOemUnlockEnabled()315 SystemProperties.set(OEM_UNLOCK_PROP, enabled ? "1" : "0"); in doSetOemUnlockEnabledLocked()