Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperCategory.java36 public WallpaperCategory(String title, String collectionId, List<WallpaperInfo> wallpapers, in WallpaperCategory() argument
38 this(title, collectionId, 0, wallpapers, priority); in WallpaperCategory()
42 List<WallpaperInfo> wallpapers, int priority) { in WallpaperCategory() argument
44 mWallpapers = wallpapers; in WallpaperCategory()
DLiveWallpaperCategory.java31 public LiveWallpaperCategory(String title, String collectionId, List<WallpaperInfo> wallpapers, in LiveWallpaperCategory() argument
33 super(title, collectionId, wallpapers, priority); in LiveWallpaperCategory()
76 public FetchLiveWallpapersTask(Context context, List<WallpaperInfo> wallpapers, in FetchLiveWallpapersTask() argument
79 mCategoryWallpapers = wallpapers; in FetchLiveWallpapersTask()
DAppResourceWallpaperInfo.java83 ArrayList<WallpaperInfo> wallpapers = new ArrayList<>(); in getAll() local
96 wallpapers.add(wallpaperInfo); in getAll()
104 return wallpapers; in getAll()
DWallpaperReceiver.java29 public void onWallpapersReceived(List<WallpaperInfo> wallpapers); in onWallpapersReceived() argument
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestCategoryProvider.java41 ArrayList<WallpaperInfo> wallpapers = new ArrayList<>(); in TestCategoryProvider() local
43 wallpapers.add(wallpaperInfo); in TestCategoryProvider()
45 "Test category", "init_collection", wallpapers, in TestCategoryProvider()
DTestWallpaperCategory.java34 public TestWallpaperCategory(String title, String collectionId, List<WallpaperInfo> wallpapers, in TestWallpaperCategory() argument
36 super(title, collectionId, wallpapers, priority); in TestWallpaperCategory()
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperPickerActivity.java145 ArrayList<WallpaperTileInfo> wallpapers = findBundledWallpapers(); in init() local
146 populateWallpapers(mWallpapersView, wallpapers, false); in init()
396 private void populateWallpapers(ViewGroup parent, List<? extends WallpaperTileInfo> wallpapers, in populateWallpapers() argument
398 for (WallpaperTileInfo info : wallpapers) { in populateWallpapers()
448 return new Pair<>(getApplicationInfo(), R.array.wallpapers); in getWallpaperArrayResourceId()
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/individual/
DIndividualPickerActivityTest.java149 ArrayList<WallpaperInfo> wallpapers = new ArrayList<>(); in setActivityWithMockWallpapers() local
150 wallpapers.add(sWallpaperInfo1); in setActivityWithMockWallpapers()
151 wallpapers.add(sWallpaperInfo2); in setActivityWithMockWallpapers()
152 wallpapers.add(sWallpaperInfo3); in setActivityWithMockWallpapers()
155 "Test category", "collection", wallpapers, 0 /* priority */); in setActivityWithMockWallpapers()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DIndividualPickerFragment.java310 public void onWallpapersReceived(List<WallpaperInfo> wallpapers) { in fetchWallpapers() argument
311 for (WallpaperInfo wallpaper : wallpapers) { in fetchWallpapers()
324 if (wallpapers.isEmpty()) { in fetchWallpapers()
802 IndividualAdapter(List<WallpaperInfo> wallpapers) { in IndividualAdapter() argument
803 mWallpapers = wallpapers; in IndividualAdapter()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...