Searched refs:whichSet (Results 1 – 1 of 1) sorted by relevance
2225 final SparseArray<WallpaperData> whichSet = in getWallpaperWithFeature() local2227 WallpaperData wallpaper = whichSet.get(wallpaperUserId); in getWallpaperWithFeature()3693 final SparseArray<WallpaperData> whichSet = in getWallpaperSafeLocked() local3695 WallpaperData wallpaper = whichSet.get(userId); in getWallpaperSafeLocked()3703 wallpaper = whichSet.get(userId); in getWallpaperSafeLocked()