Searched refs:resultHandler (Results 1 – 4 of 4) sorted by relevance
54 private val resultHandler = mock<MediaProjectionAppSelectorResultHandler>() in <lambda>() constant in com.android.systemui.mediaprojection.appselector.view.MediaProjectionRecentsViewControllerTest94 resultHandler, in <lambda>()
58 private val resultHandler: MediaProjectionAppSelectorResultHandler, in <lambda>() constant in com.android.systemui.mediaprojection.appselector.view.MediaProjectionRecentsViewController149 val handleResult: () -> Unit = { resultHandler.returnSelectedApp(launchCookie, taskId)} in <lambda>()
151 @BindsInstance resultHandler: MediaProjectionAppSelectorResultHandler,
97 resultHandler = this, in getLayoutResource()