Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryControllerImpl.java222 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString() argument
226 mFetchCallbacks.add(completion); in getEstimatedTimeRemainingString()
266 for (EstimateFetchCompletion completion : mFetchCallbacks) { in notifyEstimateFetchCallbacks()
267 completion.onBatteryRemainingEstimateRetrieved(estimate); in notifyEstimateFetchCallbacks()
DBatteryController.java99 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString() argument
/frameworks/base/core/java/android/app/
DWallpaperManager.java1268 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setResource() local
1274 mContext.getOpPackageName(), null, false, result, which, completion, in setResource()
1285 completion.waitForCompletion(); in setResource()
1399 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmap() local
1403 result, which, completion, userId); in setBitmap()
1410 completion.waitForCompletion(); in setBitmap()
1524 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStream() local
1528 result, which, completion, mContext.getUserId()); in setStream()
1535 completion.waitForCompletion(); in setStream()
DIWallpaperManager.aidl48 IWallpaperManagerCallback completion, int userId); in setWallpaper() argument
/frameworks/base/core/java/com/android/internal/view/
DIInputContext.aidl54 void commitCompletion(in CompletionInfo completion); in commitCompletion() argument
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java1040 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion() argument
1042 mPopup.performItemClick(completion.getPosition()); in onCommitCompletion()
/frameworks/base/cmds/bootanimation/
DFORMAT.md37 + `c` -- this part will play to completion, no matter what
/frameworks/base/core/java/android/view/
DWindowlessWindowManager.java65 public void finished(SurfaceControl.Transaction completion); in finished() argument
/frameworks/base/startop/scripts/trace_analyzer/test_fixtures/
Dcommon_systrace106 …-2738 (-----) [007] ...1 14594.223959: tracing_mark_write: B|2007|Trace GPU completion fence 36027
107 …-11799 (-----) [006] ...1 14594.224006: tracing_mark_write: B|2007|waiting for GPU completion 36027
111 …<...>-11799 (-----) [006] d..2 14594.224021: sched_switch: prev_comm=GPU completion prev_pid=11799…
/frameworks/rs/tests/lldb/
DREADME.txt68 completion.
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt135 EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR condition is satisfied by completion
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t524 * completion of executions. If it's important to the application, the
2310 * @param event The event that will be signaled on completion. event is set to
2435 * @param event The event that will be signaled on completion.
2560 * @param event The event that will be signaled on completion. event is set to
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java2409 IWallpaperManagerCallback completion, int userId) { in setWallpaper() argument
2456 wallpaper.setComplete = completion; in setWallpaper()
/frameworks/base/cmds/statsd/src/
Datoms.proto4826 // Represents the completion of system server's init.
4832 // Represents the completion of launcher's initial rendering. User can use other apps from
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...