Searched defs:completion (Results 1 – 11 of 11) sorted by relevance
28 val completion = CompletableDeferred<R>() in <lambda>() constant
104 val completion = CompletableDeferred<Unit>() in dismissKeyguard() constant130 val completion = CompletableDeferred<Unit>() in getCrossProfileConnector() constant
181 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString()
357 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString()
507 BatteryController.EstimateFetchCompletion completion); in fetchBatteryTimeRemainingEstimate()
50 IWallpaperManagerCallback completion, int userId); in setWallpaper()
1962 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setResource() local2093 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmap() local2218 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStream() local
71 void commitCompletion(in InputConnectionCommandHeader header, in CompletionInfo completion); in commitCompletion()
1055 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion()
81 public void finished(SurfaceControl.Transaction completion); in finished()
3086 IWallpaperManagerCallback completion, int userId) { in setWallpaper()