Home
last modified time | relevance | path

Searched defs:completion (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/
DSuspend.kt28 val completion = CompletableDeferred<R>() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/proxy/
DSystemUiProxyClient.kt57 val completion = CompletableDeferred<Unit>() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DActionIntentExecutor.kt133 val completion = CompletableDeferred<Unit>() in getCrossProfileConnector() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBatteryController.java181 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString()
DBatteryControllerImpl.java371 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString()
/frameworks/base/core/java/android/app/
DWallpaperManager.java2153 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setResource() local
2288 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmap() local
2348 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmapWithCrops() local
2478 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStream() local
2549 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStreamWithCrops() local
DIWallpaperManager.aidl59 out Bundle extras, int which, IWallpaperManagerCallback completion, int userId); in setWallpaper()
/frameworks/base/core/java/com/android/internal/inputmethod/
DIRemoteInputConnection.aidl71 void commitCompletion(in InputConnectionCommandHeader header, in CompletionInfo completion); in commitCompletion()
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
DBatteryMeterView.java808 BatteryController.EstimateFetchCompletion completion); in fetchBatteryTimeRemainingEstimate()
/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java1055 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion()
/frameworks/base/core/java/android/view/
DWindowlessWindowManager.java83 public void finished(SurfaceControl.Transaction completion); in finished()
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java2893 Bundle extras, int which, IWallpaperManagerCallback completion, int userId) { in setWallpaper()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...