Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DDisabledWallpaperManager.java115 public Drawable getFastDrawable() { in getFastDrawable() method in DisabledWallpaperManager
DWallpaperManager.java1344 public Drawable getFastDrawable() { in getFastDrawable() method
1345 return getFastDrawable(FLAG_SYSTEM); in getFastDrawable()
1372 public Drawable getFastDrawable(@SetWallpaperFlags int which) { in getFastDrawable() method
1421 return getFastDrawable(which); in peekFastDrawable()
/frameworks/base/core/api/
Dlint-baseline.txt444 RequiresPermission: android.app.WallpaperManager#getFastDrawable():
445 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
446 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):
447 …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.txt624 RequiresPermission: android.app.WallpaperManager#getFastDrawable():
625 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
626 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):
627 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
Dsystem-lint-baseline.txt654 RequiresPermission: android.app.WallpaperManager#getFastDrawable():
655 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
656 RequiresPermission: android.app.WallpaperManager#getFastDrawable(int):
657 …Method 'getFastDrawable' documentation mentions permissions already declared by @RequiresPermission
Dcurrent.txt7788 ….permission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable();
7789 …rmission.READ_WALLPAPER_INTERNAL"}) public android.graphics.drawable.Drawable getFastDrawable(int);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5213 method public android.graphics.drawable.Drawable getFastDrawable();