Home
last modified time | relevance | path

Searched defs:AppListAdapter (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DAppPicker.java91 public class AppListAdapter extends ArrayAdapter<MyApplicationInfo> { class in AppPicker
95 public AppListAdapter(Context context) { in AppListAdapter() method in AppPicker.AppListAdapter
DSmsDefaultDialog.java137 private class AppListAdapter extends BaseAdapter { class in SmsDefaultDialog
158 public AppListAdapter() { in AppListAdapter() method in SmsDefaultDialog.AppListAdapter
/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsCategory.java258 public static class AppListAdapter extends BaseAdapter { class in AppOpsCategory
266 public AppListAdapter(Context context, AppOpsState state, boolean userControlled) { in AppListAdapter() method in AppOpsCategory.AppListAdapter