Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperManager.java674 checkExactlyOneWallpaperFlagSet(which); in getWallpaperColors()
1117 checkExactlyOneWallpaperFlagSet(which); in getBuiltInDrawable()
1579 checkExactlyOneWallpaperFlagSet(which); in peekBitmapDimensions()
1604 checkExactlyOneWallpaperFlagSet(which); in getBitmapCrops()
1871 checkExactlyOneWallpaperFlagSet(which); in getWallpaperFile()
1984 checkExactlyOneWallpaperFlagSet(which); in getWallpaperInfo()
3317 private static void checkExactlyOneWallpaperFlagSet(@SetWallpaperFlags int which) { in checkExactlyOneWallpaperFlagSet() method