Home
last modified time | relevance | path

Searched refs:onTaskCreated (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/app/
DITaskStackListener.aidl99 void onTaskCreated(int taskId, in ComponentName componentName); in onTaskCreated() method
DActivityView.java160 public void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated() method in ActivityView.StateCallback
699 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in ActivityView.TaskStackListenerImpl
709 mActivityViewCallback.onTaskCreated(taskId, componentName); in onTaskCreated()
DTaskStackListener.java102 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in TaskStackListener
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DTaskStackChangeListener.java83 public void onTaskCreated(int taskId, ComponentName componentName) { } in onTaskCreated() method in TaskStackChangeListener
DTaskStackChangeListeners.java171 public void onTaskCreated(int taskId, ComponentName componentName) throws RemoteException { in onTaskCreated() method in TaskStackChangeListeners
341 mTaskStackListeners.get(i).onTaskCreated(msg.arg1, in handleMessage()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskStackChangedListenerTest.java118 public void onTaskCreated(int taskId, ComponentName componentName) in testTaskDescriptionChanged()
180 public void onTaskCreated(int taskId, ComponentName componentName) in testTaskChangeCallBacks()
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistHandleReminderExpBehavior.java110 public void onTaskCreated(int taskId, ComponentName componentName) {
/frameworks/base/services/core/java/com/android/server/wm/
DTaskChangeNotificationController.java84 l.onTaskCreated(m.arg1, (ComponentName) m.obj);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsOnboarding.java129 public void onTaskCreated(int taskId, ComponentName componentName) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExpandedView.java157 public void onTaskCreated(int taskId, ComponentName componentName) {
/frameworks/base/api/
Dtest-lint-baseline.txt596 MissingNullability: android.app.ActivityView.StateCallback#onTaskCreated(int, android.content.Compo…
Dtest-current.txt132 method public void onTaskCreated(int, android.content.ComponentName);
/frameworks/base/config/
Dboot-image-profile.txt1627 HSPLandroid/app/ITaskStackListener$Stub$Proxy;->onTaskCreated(ILandroid/content/ComponentName;)V
2432 HSPLandroid/app/TaskStackListener;->onTaskCreated(ILandroid/content/ComponentName;)V
Dhiddenapi-greylist-max-o.txt6830 Landroid/app/ITaskStackListener$Stub$Proxy;->onTaskCreated(ILandroid/content/ComponentName;)V
6869 Landroid/app/ITaskStackListener;->onTaskCreated(ILandroid/content/ComponentName;)V
9024 Landroid/app/TaskStackListener;->onTaskCreated(ILandroid/content/ComponentName;)V