Home
last modified time | relevance | path

Searched refs:WallpaperSetCompletion (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DWallpaperManager.java925 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setResource()
1038 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setBitmap()
1164 final WallpaperSetCompletion completion = new WallpaperSetCompletion(); in setStream()
1672 private class WallpaperSetCompletion extends IWallpaperManagerCallback.Stub { class in WallpaperManager
1675 public WallpaperSetCompletion() { in WallpaperSetCompletion() method in WallpaperManager.WallpaperSetCompletion