Searched defs:onTaskCreated (Results 1 – 8 of 8) sorted by relevance
56 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in SideLoadedAppListener
81 public void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated() method in TaskStackChangeListener
173 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in TaskStackChangeListeners
161 public void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated() method in ActivityView.StateCallback620 public void onTaskCreated(int taskId, ComponentName name) { in onTaskCreated() method in ActivityView.StateCallbackAdapter
92 void onTaskCreated(int taskId, in ComponentName componentName); in onTaskCreated() method
94 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in TaskStackListener
391 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in VirtualDisplayTaskEmbedder.TaskStackListenerImpl
110 default void onTaskCreated(int taskId, ComponentName name) {} in onTaskCreated() method