Searched defs:onTaskCreated (Results 1 – 5 of 5) sorted by relevance
99 void onTaskCreated(int taskId, in ComponentName componentName); in onTaskCreated() method
156 public void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated() method in ActivityView.StateCallback674 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in ActivityView.TaskStackListenerImpl
97 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in TaskStackListener
68 public void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated() method in TaskStackChangeListener
171 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in TaskStackChangeListeners