Searched refs:PinnedAppsAdapter (Results 1 – 2 of 2) sorted by relevance
58 private PinnedAppsAdapter mPinnedAppsAdapter;82 mPinnedAppsAdapter = new PinnedAppsAdapter(mActivity, mAppsView.getAppsStore(), in onFinishInflate()173 public PinnedAppsAdapter getPinnedAppsAdapter() { in getPinnedAppsAdapter()
55 public class PinnedAppsAdapter extends BaseAdapter implements OnSharedPreferenceChangeListener { class69 public PinnedAppsAdapter( in PinnedAppsAdapter() method in PinnedAppsAdapter