Home
last modified time | relevance | path

Searched refs:unlockValue (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/
H A DComponentActivationActivity.java53 final long unlockValue = Settings.System.getLong(getContentResolver(), in onStart() local
58 if (unlockValue == 0) { in onStart()