Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/
H A DSuspend.kt28 val completion = CompletableDeferred<R>() regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DActionIntentExecutor.kt104 val completion = CompletableDeferred<Unit>() regex
130 val completion = CompletableDeferred<Unit>() regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBatteryController.java181 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString()
H A DBatteryControllerImpl.java357 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
H A DBatteryMeterView.java507 BatteryController.EstimateFetchCompletion completion); in fetchBatteryTimeRemainingEstimate()
/aosp14/frameworks/base/core/java/android/app/
H A DIWallpaperManager.aidl50 IWallpaperManagerCallback completion, int userId); in setWallpaper()
H A DWallpaperManager.java1962 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setResource() local
2093 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmap() local
2218 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStream() local
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIRemoteInputConnection.aidl71 void commitCompletion(in InputConnectionCommandHeader header, in CompletionInfo completion); in commitCompletion()
/aosp14/frameworks/base/core/java/android/widget/
H A DAutoCompleteTextView.java1055 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowlessWindowManager.java81 public void finished(SurfaceControl.Transaction completion); in finished()
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java3086 IWallpaperManagerCallback completion, int userId) { in setWallpaper()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...