Searched refs:onTaskProfileLocked (Results 1 – 8 of 8) sorted by relevance
94 mTaskStackListener.onTaskProfileLocked(TASK_ID, USER_ID); in testOverlayStartedWhenLocked()107 mTaskStackListener.onTaskProfileLocked(TASK_ID, USER_ID); in testRemoveTaskOnFailureToStartOverlay()
146 void onTaskProfileLocked(int taskId, int userId); in onTaskProfileLocked() method
154 public void onTaskProfileLocked(int taskId, int userId) throws RemoteException { in onTaskProfileLocked() method in TaskStackListener
67 public void onTaskProfileLocked(int taskId, int userId) { } in onTaskProfileLocked() method in TaskStackChangeListener
161 public void onTaskProfileLocked(int taskId, int userId) throws RemoteException { in onTaskProfileLocked() method in TaskStackChangeListeners320 mTaskStackListeners.get(i).onTaskProfileLocked(msg.arg1, msg.arg2); in handleMessage()
114 public void onTaskProfileLocked(int taskId, int userId) {
147 l.onTaskProfileLocked(m.arg1, m.arg2);
7282 Landroid/app/ITaskStackListener$Stub$Proxy;->onTaskProfileLocked(II)V7323 Landroid/app/ITaskStackListener;->onTaskProfileLocked(II)V