Searched refs:attemptEnterDeviceFromDeviceEntryIcon (Results 1 – 3 of 3) sorted by relevance
53 private val attemptEnterDeviceFromDeviceEntryIcon: MutableSharedFlow<Unit> = MutableSharedFlow() constant55 attemptEnterDeviceFromDeviceEntryIcon60 suspend fun attemptEnterDeviceFromDeviceEntryIcon() { in attemptEnterDeviceFromDeviceEntryIcon() method61 attemptEnterDeviceFromDeviceEntryIcon.emit(Unit) in attemptEnterDeviceFromDeviceEntryIcon()
54 deviceEntrySourceInteractor.attemptEnterDeviceFromDeviceEntryIcon() in enteringDeviceFromDeviceEntryIcon_udfpsNotSupported_doesNotShowAuthRipple()65 deviceEntrySourceInteractor.attemptEnterDeviceFromDeviceEntryIcon() in enteringDeviceFromDeviceEntryIcon_udfpsSupported_showsAuthRipple()
281 deviceEntrySourceInteractor.attemptEnterDeviceFromDeviceEntryIcon() in <lambda>()