Searched refs:getFastDrawable (Results 1 – 4 of 4) sorted by relevance
115 public Drawable getFastDrawable() { in getFastDrawable() method in DisabledWallpaperManager
1270 public Drawable getFastDrawable() { in getFastDrawable() method1271 return getFastDrawable(FLAG_SYSTEM); in getFastDrawable()1298 public Drawable getFastDrawable(@SetWallpaperFlags int which) { in getFastDrawable() method1347 return getFastDrawable(which); in peekFastDrawable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7570 ….permission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable();7571 …rmission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable(int);