Searched defs:biometricUnlockSource (Results 1 – 3 of 3) sorted by relevance
705 fun biometricUnlockSource() = in <lambda>() method
113 override val biometricUnlockSource: Flow<BiometricUnlockSource?> = _biometricUnlockSource constant in com.android.systemui.keyguard.data.repository.FakeKeyguardRepository
179 val biometricUnlockSource: Flow<BiometricUnlockSource?> constant690 override val biometricUnlockSource: Flow<BiometricUnlockSource?> = conflatedCallbackFlow { in isKeyguardShowing() constant