Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java277 if (previousState.isDotSwapPending) { in append()
465 boolean isDotSwapPending; field in PasswordTextView.CharState
571 isDotSwapPending = false;
620 isDotSwapPending = true; in postDotSwap()
625 isDotSwapPending = false; in removeDotSwapCallbacks()