Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenLockIconController.java395 public void onBiometricAuthModeChanged(boolean wakeAndUnlock, boolean isUnlock) { in onBiometricAuthModeChanged() argument
399 if (isUnlock && mKeyguardBypassController.getBypassEnabled() && canBlockUpdates()) { in onBiometricAuthModeChanged()