Searched refs:isDotSwapPending (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DPasswordTextView.java206 if (previousState.isDotSwapPending) {
360 boolean isDotSwapPending; field in class:PasswordTextView.CharState
456 isDotSwapPending = false;
520 isDotSwapPending = true;
525 isDotSwapPending = false;

Completed in 38 milliseconds