Searched defs:LiveWallpaperListAdapter (Results 1 - 1 of 1) sorted by relevance

/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
H A DLiveWallpaperListAdapter.java52 public class LiveWallpaperListAdapter extends BaseAdapter implements ListAdapter { class in inherits:BaseAdapter,ListAdapter
53 private static final String LOG_TAG = "LiveWallpaperListAdapter";
61 public LiveWallpaperListAdapter(Context context) { method in class:LiveWallpaperListAdapter
236 LiveWallpaperListAdapter.this.notifyDataSetChanged();

Completed in 140 milliseconds