Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DNotificationAccessSettingsTest.java19 import static com.android.settings.notification.NotificationAccessSettings.ALLOWED_KEY;
20 import static com.android.settings.notification.NotificationAccessSettings.NOT_ALLOWED_KEY;
68 private NotificationAccessSettings mAccessSettings;
79 mAccessSettings = new NotificationAccessSettings(); in setUp()
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAccessSettings.java65 public class NotificationAccessSettings extends EmptyTextSettings { class
/packages/apps/Settings/src/com/android/settings/core/gateway/
DSettingsGateway.java157 import com.android.settings.notification.NotificationAccessSettings;
294 NotificationAccessSettings.class.getName(),