Searched refs:WallpaperLocation (Results 1 – 6 of 6) sorted by relevance
26 import com.android.wallpaper.compat.WallpaperManagerCompat.WallpaperLocation;45 @WallpaperLocation48 public CurrentWallpaperAssetVN(Context context, @WallpaperLocation int wallpaperManagerFlag) { in CurrentWallpaperAssetVN()115 @WallpaperLocation int wallpaperFlag) { in CurrentWallpaperVNKey()
31 import com.android.wallpaper.compat.WallpaperManagerCompat.WallpaperLocation;64 @WallpaperLocation76 @WallpaperLocation int wallpaperManagerFlag) { in CurrentWallpaperInfoVN()
79 public abstract int getWallpaperId(@WallpaperLocation int whichWallpaper); in getWallpaperId()101 public @interface WallpaperLocation { annotation in WallpaperManagerCompat
52 public int getWallpaperId(@WallpaperLocation int whichWallpaper) { in getWallpaperId()
60 public int getWallpaperId(@WallpaperLocation int whichWallpaper) { in getWallpaperId()
89 public int getWallpaperId(@WallpaperLocation int whichWallpaper) { in getWallpaperId()112 public void setWallpaperId(@WallpaperLocation int whichWallpaper, int wallpaperId) { in setWallpaperId()