Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java137 private final TunerService.Tunable mFaceDismissedKeyguardTunable = new TunerService.Tunable() { field in BiometricUnlockController
191 tunerService.addTunable(mFaceDismissedKeyguardTunable, in BiometricUnlockController()