Searched refs:peekFastDrawable (Results 1 – 4 of 4) sorted by relevance
120 public Drawable peekFastDrawable() { in peekFastDrawable() method in DisabledWallpaperManager
1325 public Drawable peekFastDrawable() { in peekFastDrawable() method1326 return peekFastDrawable(FLAG_SYSTEM); in peekFastDrawable()1346 public Drawable peekFastDrawable(@SetWallpaperFlags int which) { in peekFastDrawable() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7583 …permission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable peekFastDrawable();7584 …mission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable peekFastDrawable(int);