Searched defs:onTaskSnapshotChanged (Results 1 – 5 of 5) sorted by relevance
151 void onTaskSnapshotChanged(int taskId, in ActivityManager.TaskSnapshot snapshot); in onTaskSnapshotChanged() method
164 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) throws RemoteException { in onTaskSnapshotChanged() method in TaskStackListener
38 public void onTaskSnapshotChanged(int taskId, ThumbnailData snapshot) { } in onTaskSnapshotChanged() method in TaskStackChangeListener
166 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) throws RemoteException { in onTaskSnapshotChanged() method in TaskStackChangeListeners
215 public void onTaskSnapshotChanged(int taskId, ThumbnailData snapshot) { in onTaskSnapshotChanged() method in RecentsImpl.TaskStackListenerImpl