Searched refs:getFastDrawable (Results 1 – 8 of 8) sorted by relevance
113 public Drawable getFastDrawable() { in getFastDrawable() method in DisabledWallpaperManager
1390 public Drawable getFastDrawable() { in getFastDrawable() method1391 return getFastDrawable(FLAG_SYSTEM); in getFastDrawable()1418 public Drawable getFastDrawable(@SetWallpaperFlags int which) { in getFastDrawable() method1467 return getFastDrawable(which); in peekFastDrawable()
474 RequiresPermission: android.app.WallpaperManager#getFastDrawable():475 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission476 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):477 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
564 RequiresPermission: android.app.WallpaperManager#getFastDrawable():565 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission566 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):567 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
630 RequiresPermission: android.app.WallpaperManager#getFastDrawable():631 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission632 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):633 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
702 RequiresPermission: android.app.WallpaperManager#getFastDrawable():703 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission704 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):705 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
7928 ….permission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable();7929 …rmission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable(int);
5213 method public android.graphics.drawable.Drawable getFastDrawable();