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