Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java167 private BiometricSourceType mBiometricType; field in BiometricUnlockController
432 mBiometricType = biometricSourceType; in onBiometricAuthenticated()
817 mBiometricType = null; in resetMode()
902 return mBiometricType; in getBiometricType()