Searched refs:wallpapersUri (Results 1 – 1 of 1) sorted by relevance
148 Uri wallpapersUri = Uri.parse((String) metaData.get(KEY_WALLPAPER_CREATIVE_WALLPAPERS)); in readCreativeWallpapers() local151 wallpapersUri.getAuthority())) { in readCreativeWallpapers()152 try (Cursor cursor = client.query(wallpapersUri, /* projection= */ null, in readCreativeWallpapers()