Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DDisabledWallpaperManager.java113 public Drawable getFastDrawable() { in getFastDrawable() method in DisabledWallpaperManager
DWallpaperManager.java1390 public Drawable getFastDrawable() { in getFastDrawable() method
1391 return getFastDrawable(FLAG_SYSTEM); in getFastDrawable()
1418 public Drawable getFastDrawable(@SetWallpaperFlags int which) { in getFastDrawable() method
1467 return getFastDrawable(which); in peekFastDrawable()
/frameworks/base/core/api/
Dlint-baseline.txt474 RequiresPermission: android.app.WallpaperManager#getFastDrawable():
475 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
476 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):
477 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
Dmodule-lib-lint-baseline.txt564 RequiresPermission: android.app.WallpaperManager#getFastDrawable():
565 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
566 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):
567 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
Dtest-lint-baseline.txt630 RequiresPermission: android.app.WallpaperManager#getFastDrawable():
631 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
632 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):
633 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
Dsystem-lint-baseline.txt702 RequiresPermission: android.app.WallpaperManager#getFastDrawable():
703 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
704 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):
705 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
Dcurrent.txt7928 ….permission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable();
7929 …rmission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable(int);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5213 method public android.graphics.drawable.Drawable getFastDrawable();