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