Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DFingerprintUnlockController.java111 private boolean mPendingShowBouncer; field in FingerprintUnlockController
234 mPendingShowBouncer = true; in startWakeAndUnlock()
274 mPendingShowBouncer = false; in showBouncer()
382 if (mPendingShowBouncer) {