Searched refs:peekDrawable (Results 1 – 10 of 10) sorted by relevance
110 public Drawable peekDrawable() { in peekDrawable() method in DisabledWallpaperManager
1291 public Drawable peekDrawable() { in peekDrawable() method1292 return peekDrawable(FLAG_SYSTEM); in peekDrawable()1314 public Drawable peekDrawable(@SetWallpaperFlags int which) { in peekDrawable() method
1092 return getWallpaperManager().peekDrawable(); in peekWallpaper()
452 RequiresPermission: android.app.WallpaperManager#peekDrawable():453 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission454 RequiresPermission: android.app.WallpaperManager#peekDrawable(int):455 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission
572 RequiresPermission: android.app.WallpaperManager#peekDrawable():573 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission574 RequiresPermission: android.app.WallpaperManager#peekDrawable(int):575 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission
632 RequiresPermission: android.app.WallpaperManager#peekDrawable():633 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission634 RequiresPermission: android.app.WallpaperManager#peekDrawable(int):635 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission
662 RequiresPermission: android.app.WallpaperManager#peekDrawable():663 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission664 RequiresPermission: android.app.WallpaperManager#peekDrawable(int):665 Method 'peekDrawable' documentation mentions permissions already declared by @RequiresPermission
7799 …oid.permission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable peekDrawable();7800 ….permission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable peekDrawable(int);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5217 method public android.graphics.drawable.Drawable peekDrawable();