/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | BatteryControllerImpl.java | 222 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()
|
D | BatteryController.java | 99 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString() argument
|
/frameworks/base/core/java/android/app/ |
D | WallpaperManager.java | 1268 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()
|
D | IWallpaperManager.aidl | 48 IWallpaperManagerCallback completion, int userId); in setWallpaper() argument
|
/frameworks/base/core/java/com/android/internal/view/ |
D | IInputContext.aidl | 54 void commitCompletion(in CompletionInfo completion); in commitCompletion() argument
|
/frameworks/base/core/java/android/widget/ |
D | AutoCompleteTextView.java | 1040 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion() argument 1042 mPopup.performItemClick(completion.getPosition()); in onCommitCompletion()
|
/frameworks/base/cmds/bootanimation/ |
D | FORMAT.md | 37 + `c` -- this part will play to completion, no matter what
|
/frameworks/base/core/java/android/view/ |
D | WindowlessWindowManager.java | 65 public void finished(SurfaceControl.Transaction completion); in finished() argument
|
/frameworks/base/startop/scripts/trace_analyzer/test_fixtures/ |
D | common_systrace | 106 …-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/ |
D | README.txt | 68 completion.
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 135 EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR condition is satisfied by completion
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 524 * 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/ |
D | WallpaperManagerService.java | 2409 IWallpaperManagerCallback completion, int userId) { in setWallpaper() argument 2456 wallpaper.setComplete = completion; in setWallpaper()
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 4826 // 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/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |