Searched defs:onTaskSnapshotChanged (Results 1 – 5 of 5) sorted by relevance
37 public void onTaskSnapshotChanged(int taskId, ThumbnailData snapshot) { } in onTaskSnapshotChanged() method in TaskStackChangeListener
144 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) throws RemoteException { in onTaskSnapshotChanged() method in TaskStackChangeListeners
98 public void onTaskSnapshotChanged(int taskId, TaskSnapshot snapshot) throws RemoteException { in onTaskSnapshotChanged() method in TaskStackListener
136 void onTaskSnapshotChanged(int taskId, in ActivityManager.TaskSnapshot snapshot); in onTaskSnapshotChanged() method
216 public void onTaskSnapshotChanged(int taskId, ThumbnailData snapshot) { in onTaskSnapshotChanged() method in RecentsImpl.TaskStackListenerImpl