Searched defs:onTaskRemovalStarted (Results 1 – 9 of 9) sorted by relevance
66 void onTaskRemovalStarted(); in onTaskRemovalStarted() method208 public void onTaskRemovalStarted(int taskId) { in onTaskRemovalStarted() method in BubbleTaskViewListener
83 override fun onTaskRemovalStarted(taskId: Int) { in onTaskRemovalStarted() method
124 public void onTaskRemovalStarted(RunningTaskInfo taskInfo) in onTaskRemovalStarted() method in TaskStackListener133 public void onTaskRemovalStarted(int taskId) throws RemoteException { in onTaskRemovalStarted() method in TaskStackListener
133 void onTaskRemovalStarted(in ActivityManager.RunningTaskInfo taskInfo); in onTaskRemovalStarted() method
86 override fun onTaskRemovalStarted(taskId: Int) { in onTaskRemovalStarted() method in com.android.systemui.controls.ui.PanelTaskViewController
109 override fun onTaskRemovalStarted(taskId: Int) { in <lambda>() method in com.android.systemui.controls.ui.DetailDialog
67 default void onTaskRemovalStarted(int taskId) {} in onTaskRemovalStarted() method
444 fun onTaskRemovalStarted() { in onTaskRemovalStarted() method in com.android.wm.shell.bubbles.BubbleTaskViewListenerTest
423 public void onTaskRemovalStarted() { in onTaskRemovalStarted() method in BubbleBarExpandedView