Home
last modified time | relevance | path

Searched defs:masterWallpaperList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperPickerActivity.java165 LinearLayout masterWallpaperList = (LinearLayout) findViewById(R.id.master_wallpaper_list); in init() local
323 LinearLayout masterWallpaperList = (LinearLayout) findViewById(R.id.master_wallpaper_list); in updateTileIndices() local