Searched refs:AppListAdapter (Results 1 – 7 of 7) sorted by relevance
49 mAdapter = new AppListAdapter(this); in onCreate()77 private final class AppListAdapter extends BaseAdapter { class in AppHwConfigList78 public AppListAdapter(Context context) { in AppListAdapter() method in AppHwConfigList.AppListAdapter154 private AppListAdapter mAdapter;
46 mAdapter = new AppListAdapter(this); in onCreate()76 private final class AppListAdapter extends BaseAdapter { class in RunningProcesses77 public AppListAdapter(Context context) { in AppListAdapter() method in RunningProcesses.AppListAdapter152 private AppListAdapter mAdapter;
62 private AppListAdapter mAdapter;92 class AppListAdapter extends BaseAdapter { class in PermissionDetails95 AppListAdapter(List<PackageInfo> list) { in AppListAdapter() method in PermissionDetails.AppListAdapter149 mAdapter = new AppListAdapter(list); in createAppList()
32 public class AppListAdapter extends ArrayAdapter<AppEntry> { class35 AppListAdapter(Context context) { in AppListAdapter() method in AppListAdapter
41 private AppListAdapter mAppListAdapter;47 public static PinnedAppPickerDialog newInstance(AppListAdapter appListAdapter, in newInstance()
70 private AppListAdapter mAppListAdapter;71 private AppListAdapter mPinnedAppListAdapter;115 mPinnedAppListAdapter = new AppListAdapter(this); in onCreate()128 mAppListAdapter = new AppListAdapter(this); in onCreate()
366 public static class AppListAdapter extends ArrayAdapter<AppEntry> { class in LoaderCustom369 public AppListAdapter(Context context) { in AppListAdapter() method in LoaderCustom.AppListAdapter406 AppListAdapter mAdapter;425 mAdapter = new AppListAdapter(getActivity()); in onActivityCreated()