HomeSort by relevance Sort by last modified time
    Searched refs:NotificationAccessSettings (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/notification/
NotificationAccessSettings.java 26 public class NotificationAccessSettings extends ManagedServiceSettings {
27 private static final String TAG = NotificationAccessSettings.class.getSimpleName();
NotificationSettings.java 465 final int total = NotificationAccessSettings.getListenersCount(mPM);
469 final int n = NotificationAccessSettings.getEnabledListenersCount(mContext);
  /packages/apps/Settings/src/com/android/settings/
SettingsActivity.java 98 import com.android.settings.notification.NotificationAccessSettings;
288 NotificationAccessSettings.class.getName(),
    [all...]

Completed in 875 milliseconds