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

  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
ThirdPartyWallpaperPickerListAdapter.java 39 public class ThirdPartyWallpaperPickerListAdapter extends BaseAdapter implements ListAdapter {
65 public ThirdPartyWallpaperPickerListAdapter(Context context) {
WallpaperPickerActivity.java 597 final ThirdPartyWallpaperPickerListAdapter ta =
598 new ThirdPartyWallpaperPickerListAdapter(getContext());
    [all...]

Completed in 46 milliseconds