Searched refs:authRippleInteractor (Results 1 – 4 of 4) sorted by relevance
23 val Kosmos.authRippleInteractor by constant
45 private val underTest = kosmos.authRippleInteractor
80 @Mock private lateinit var authRippleInteractor: AuthRippleInteractor variable in com.android.systemui.biometrics.AuthRippleControllerTest134 authRippleInteractor, in setUp()
86 private val authRippleInteractor: AuthRippleInteractor, in <lambda>() constant in com.android.systemui.biometrics.AuthRippleController113 authRippleInteractor.showUnlockRipple.collect { biometricUnlockSource -> in <lambda>()