Searched refs:onRecentAppClicked (Results 1 – 3 of 3) sorted by relevance
100 controller.onRecentAppClicked(fullScreenTask, taskView) in <lambda>()108 controller.onRecentAppClicked(splitScreenTask, taskView) in <lambda>()125 controller.onRecentAppClicked(fullScreenTask, taskView) in <lambda>()134 controller.onRecentAppClicked(fullScreenTask, taskView) in <lambda>()144 controller.onRecentAppClicked(fullScreenTask, taskView) in <lambda>()167 controller.onRecentAppClicked(foregroundTask, taskView) in <lambda>()
48 listener.onRecentAppClicked(task, holder.itemView) in onBindViewHolder()59 fun onRecentAppClicked(task: RecentTask, view: View) in onRecentAppClicked() method
139 override fun onRecentAppClicked(task: RecentTask, view: View) { in <lambda>() method in com.android.systemui.mediaprojection.appselector.view.MediaProjectionRecentsViewController