Searched refs:returnSelectedApp (Results 1 – 3 of 3) sorted by relevance
17 fun returnSelectedApp(launchCookie: LaunchCookie, taskId: Int) method
177 returnSelectedApp(launchCookie, taskId = -1) in appliedThemeResId()235 override fun returnSelectedApp(launchCookie: LaunchCookie, taskId: Int) { in returnSelectedApp() method in com.android.systemui.mediaprojection.appselector.MediaProjectionAppSelectorActivity
149 val handleResult: () -> Unit = { resultHandler.returnSelectedApp(launchCookie, taskId)} in <lambda>()