Searched defs:onCameraLaunchDetected (Results 1 – 2 of 2) sorted by relevance
84 fun onCameraLaunchDetected() = in onCameraLaunchDetected() method in com.android.systemui.keyguard.domain.interactor.KeyguardInteractorTest
201 val onCameraLaunchDetected: Flow<CameraLaunchSourceModel> = conflatedCallbackFlow { in <lambda>() constant