HomeSort by relevance Sort by last modified time
    Searched refs:LiveWallpaperEnumerator (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
LiveWallpaperListAdapter.java 67 new LiveWallpaperEnumerator(context).execute(list);
129 private class LiveWallpaperEnumerator extends
134 public LiveWallpaperEnumerator(Context context) {
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperListAdapter.java 71 new LiveWallpaperEnumerator(context).execute(list);
137 private class LiveWallpaperEnumerator extends
142 public LiveWallpaperEnumerator(Context context) {

Completed in 407 milliseconds