Searched defs:completion (Results 1 – 11 of 11) sorted by relevance
28 val completion = CompletableDeferred<R>() in <lambda>() constant
103 val completion = CompletableDeferred<Unit>() in dismissKeyguard() constant125 val completion = CompletableDeferred<Unit>() in getCrossProfileConnector() constant
170 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString()
318 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString()
487 BatteryController.EstimateFetchCompletion completion); in fetchBatteryTimeRemainingEstimate()
50 IWallpaperManagerCallback completion, int userId); in setWallpaper()
1622 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setResource() local1753 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmap() local1878 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStream() local
67 void commitCompletion(in InputConnectionCommandHeader header, in CompletionInfo completion); in commitCompletion()
1055 public void onCommitCompletion(CompletionInfo completion) { in onCommitCompletion()
74 public void finished(SurfaceControl.Transaction completion); in finished()
2882 IWallpaperManagerCallback completion, int userId) { in setWallpaper()