Home
last modified time | relevance | path

Searched refs:NotificationAccessSettings (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAccessSettings.java51 public class NotificationAccessSettings extends ManagedServiceSettings { class
141 private static void disable(final NotificationAccessSettings parent, final ComponentName cn) { in disable()
176 NotificationAccessSettings parent = (NotificationAccessSettings) getTargetFragment(); in onCreateDialog()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DNotificationAccessSettings.java51 public class NotificationAccessSettings extends ManagedServiceSettings { class
141 private static void disable(final NotificationAccessSettings parent, final ComponentName cn) { in disable()
176 NotificationAccessSettings parent = (NotificationAccessSettings) getTargetFragment(); in onCreateDialog()
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DNotificationAccessSettingsTest.java38 private NotificationAccessSettings mFragment;
44 mFragment = new NotificationAccessSettings(); in setUp()
/packages/apps/Settings/src/com/android/settings/core/gateway/
DSettingsGateway.java112 import com.android.settings.notification.NotificationAccessSettings;
220 NotificationAccessSettings.class.getName(),