Searched refs:whichSet (Results 1 – 1 of 1) sorted by relevance
2246 final SparseArray<WallpaperData> whichSet = in getWallpaperWithFeature() local2248 WallpaperData wallpaper = whichSet.get(wallpaperUserId); in getWallpaperWithFeature()3272 final SparseArray<WallpaperData> whichSet = in getWallpaperSafeLocked() local3274 WallpaperData wallpaper = whichSet.get(userId); in getWallpaperSafeLocked()3279 wallpaper = whichSet.get(userId); in getWallpaperSafeLocked()