Home
last modified time | relevance | path

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

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DWallpaperPickerActivity.java116 ArrayList<Uri> mTempWallpaperTiles = new ArrayList<Uri>(); field in WallpaperPickerActivity
841 outState.putParcelableArrayList(TEMP_WALLPAPER_TILES, mTempWallpaperTiles);
978 mTempWallpaperTiles.add(uri);