Searched refs:BaseNotificationsPreferenceController (Results 1 – 4 of 4) sorted by relevance
41 public abstract class BaseNotificationsPreferenceController<T extends Preference> extends class44 private static final Logger LOG = new Logger(BaseNotificationsPreferenceController.class);50 public BaseNotificationsPreferenceController(Context context, String preferenceKey, in BaseNotificationsPreferenceController() method in BaseNotificationsPreferenceController
39 BaseNotificationsPreferenceController<PreferenceCategory> implements
52 BaseNotificationsPreferenceController<PreferenceCategory> implements
27 import com.android.car.settings.notifications.BaseNotificationsPreferenceController;33 BaseNotificationsPreferenceController<TwoStatePreference> {