Searched defs:postExecute (Results 1 – 10 of 10) sorted by relevance
| /frameworks/base/core/java/android/app/servertransaction/ |
| D | BaseClientRequest.java | 54 default void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method
|
| D | StopActivityItem.java | 49 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in StopActivityItem
|
| D | TopResumedActivityChangeItem.java | 53 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in TopResumedActivityChangeItem
|
| D | DestroyActivityItem.java | 58 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in DestroyActivityItem
|
| D | RefreshCallbackItem.java | 67 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in RefreshCallbackItem
|
| D | PauseActivityItem.java | 71 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in PauseActivityItem
|
| D | ResumeActivityItem.java | 79 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in ResumeActivityItem
|
| D | ActivityRelaunchItem.java | 111 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in ActivityRelaunchItem
|
| D | LaunchActivityItem.java | 227 public void postExecute(@NonNull ClientTransactionHandler client, in postExecute() method in LaunchActivityItem
|
| /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
| D | WallpaperCropActivity.java | 145 final boolean moveToLeft, final Runnable postExecute) { in setCropViewTileSource()
|