Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DAppPicker.java82 public class AppListAdapter extends ArrayAdapter<MyApplicationInfo> { class in AppPicker
86 public AppListAdapter(Context context) { in AppListAdapter() method in AppPicker.AppListAdapter
/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsCategory.java246 public static class AppListAdapter extends BaseAdapter { class in AppOpsCategory
253 public AppListAdapter(Context context, AppOpsState state) { in AppListAdapter() method in AppOpsCategory.AppListAdapter