Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DCryptKeeper.java140 private final Runnable mFakeUnlockAttemptRunnable = new Runnable() { field in CryptKeeper
710 postingView.postDelayed(mFakeUnlockAttemptRunnable, FAKE_ATTEMPT_DELAY); in fakeUnlockAttempt()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DCryptKeeper.java140 private final Runnable mFakeUnlockAttemptRunnable = new Runnable() { field in CryptKeeper
710 postingView.postDelayed(mFakeUnlockAttemptRunnable, FAKE_ATTEMPT_DELAY); in fakeUnlockAttempt()