Searched defs:AppListAdapter (Results 1 – 3 of 3) sorted by relevance
32 public class AppListAdapter extends ArrayAdapter<AppEntry> { class35 AppListAdapter(Context context) { in AppListAdapter() method in AppListAdapter
110 public class AppListAdapter extends ArrayAdapter<MyApplicationInfo> { class in AppPicker114 public AppListAdapter(Context context) { in AppListAdapter() method in AppPicker.AppListAdapter
244 public static class AppListAdapter extends BaseAdapter { class in AppOpsCategory251 public AppListAdapter(Context context, AppOpsState state) { in AppListAdapter() method in AppOpsCategory.AppListAdapter