Searched refs:onRecentAppClicked (Results 1 – 3 of 3) sorted by relevance
102 controller.onRecentAppClicked(fullScreenTask, taskView) in <lambda>()110 controller.onRecentAppClicked(splitScreenTask, taskView) in <lambda>()127 controller.onRecentAppClicked(fullScreenTask, taskView) in <lambda>()136 controller.onRecentAppClicked(fullScreenTask, taskView) in <lambda>()155 controller.onRecentAppClicked(foregroundTask, taskView) in <lambda>()
48 listener.onRecentAppClicked(task, holder.itemView) in onBindViewHolder()59 fun onRecentAppClicked(task: RecentTask, view: View) in onRecentAppClicked() method
138 override fun onRecentAppClicked(task: RecentTask, view: View) { in <lambda>() method in com.android.systemui.mediaprojection.appselector.view.MediaProjectionRecentsViewController