Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DPasswordTextView.java232 if (previousState.isDotSwapPending) { in append()
379 boolean isDotSwapPending; field in PasswordTextView.CharState
487 isDotSwapPending = false;
551 isDotSwapPending = true; in postDotSwap()
556 isDotSwapPending = false; in removeDotSwapCallbacks()