Searched refs:OEM_UNLOCK_PROP (Results 1 – 1 of 1) sorted by relevance
173 private static final String OEM_UNLOCK_PROP = "sys.oem_unlock_allowed"; field in PersistentDataBlockService306 setProperty(OEM_UNLOCK_PROP, oemUnlockEnabled ? "1" : "0"); in setOemUnlockEnabledProperty()