Home
last modified time | relevance | path

Searched defs:notifyBiometricAuthModeChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt75 override fun notifyBiometricAuthModeChanged() {} in isScreenFullyOff() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java267 void notifyBiometricAuthModeChanged(); in notifyBiometricAuthModeChanged() method
DCentralSurfacesImpl.java2725 public void notifyBiometricAuthModeChanged() { in notifyBiometricAuthModeChanged() method