Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/notifications/
DBaseNotificationsPreferenceController.java41 public abstract class BaseNotificationsPreferenceController<T extends Preference> extends class
50 public BaseNotificationsPreferenceController(Context context, String preferenceKey, in BaseNotificationsPreferenceController() method in BaseNotificationsPreferenceController