Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/core/gateway/
DSettingsGateway.java123 import com.android.settings.notification.NotificationAccessSettings;
237 NotificationAccessSettings.class.getName(),
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAccessSettings.java61 public class NotificationAccessSettings extends EmptyTextSettings { class