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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java223 if (previousState.isDotSwapPending) {
350 boolean isDotSwapPending; field in class:PasswordTextView.CharState
446 isDotSwapPending = false;
510 isDotSwapPending = true;
515 isDotSwapPending = false;

Completed in 503 milliseconds