Searched refs:mFakeUnlockAttemptRunnable (Results 1 – 1 of 1) sorted by relevance
140 private final Runnable mFakeUnlockAttemptRunnable = new Runnable() { field in CryptKeeper710 postingView.postDelayed(mFakeUnlockAttemptRunnable, FAKE_ATTEMPT_DELAY); in fakeUnlockAttempt()