Searched defs:postExecute (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/core/java/android/app/servertransaction/ |
| D | BaseClientRequest.java | 54 default void postExecute(ClientTransactionHandler client, IBinder token, in postExecute() method
|
| D | TopResumedActivityChangeItem.java | 44 public void postExecute(ClientTransactionHandler client, IBinder token, in postExecute() method in TopResumedActivityChangeItem
|
| D | StopActivityItem.java | 47 public void postExecute(ClientTransactionHandler client, IBinder token, in postExecute() method in StopActivityItem
|
| D | PauseActivityItem.java | 57 public void postExecute(ClientTransactionHandler client, IBinder token, in postExecute() method in PauseActivityItem
|
| D | ResumeActivityItem.java | 58 public void postExecute(ClientTransactionHandler client, IBinder token, in postExecute() method in ResumeActivityItem
|
| D | ActivityRelaunchItem.java | 74 public void postExecute(ClientTransactionHandler client, IBinder token, in postExecute() method in ActivityRelaunchItem
|
| D | LaunchActivityItem.java | 88 public void postExecute(ClientTransactionHandler client, IBinder token, 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()
|