Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAppList.java211 private class NotificationAppAdapter extends ArrayAdapter<Row> implements SectionIndexer { class in NotificationAppList
212 public NotificationAppAdapter(Context context) { in NotificationAppAdapter() method in NotificationAppList.NotificationAppAdapter