Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryControllerImpl.java204 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString() argument
208 mFetchCallbacks.add(completion); in getEstimatedTimeRemainingString()
249 for (EstimateFetchCompletion completion : mFetchCallbacks) { in notifyEstimateFetchCallbacks()
250 completion.onBatteryRemainingEstimateRetrieved(estimate); in notifyEstimateFetchCallbacks()
DBatteryController.java70 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString() argument
/frameworks/base/core/java/android/app/
DWallpaperManager.java1175 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setResource() local
1181 mContext.getOpPackageName(), null, false, result, which, completion, in setResource()
1192 completion.waitForCompletion(); in setResource()
1306 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmap() local
1310 result, which, completion, userId); in setBitmap()
1317 completion.waitForCompletion(); in setBitmap()
1431 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStream() local
1435 result, which, completion, mContext.getUserId()); in setStream()
1442 completion.waitForCompletion(); in setStream()
DIWallpaperManager.aidl48 IWallpaperManagerCallback completion, int userId); in setWallpaper() argument
/frameworks/base/core/java/com/android/internal/view/
DIInputContext.aidl52 void commitCompletion(in CompletionInfo completion); in commitCompletion() argument
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java1039 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion() argument
1041 mPopup.performItemClick(completion.getPosition()); in onCommitCompletion()
/frameworks/base/cmds/bootanimation/
DFORMAT.md37 + `c` -- this part will play to completion, no matter what
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt135 EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR condition is satisfied by completion
/frameworks/rs/tests/lldb/
DREADME.txt68 completion.
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t525 * completion of executions. If it's important to the application, the
2311 * @param event The event that will be signaled on completion. event is set to
2436 * @param event The event that will be signaled on completion.
2561 * @param event The event that will be signaled on completion. event is set to
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java2389 IWallpaperManagerCallback completion, int userId) { in setWallpaper() argument
2437 wallpaper.setComplete = completion; in setWallpaper()
/frameworks/base/cmds/statsd/src/
Datoms.proto4112 // Represents the completion of system server's init.
4118 // Represents the completion of launcher's initial rendering. User can use other apps from