Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java505 public void startKeyguardFadingAway() { in startKeyguardFadingAway() method in BiometricUnlockController
DStatusBarKeyguardViewManager.java587 mBiometricUnlockController.startKeyguardFadingAway(); in hide()