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

  /packages/apps/Settings/src/com/android/settings/
NotificationAccessSettings.java 66 = Settings.Secure.getUriFor(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS);
170 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS);
193 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
SecuritySettings.java 347 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS);
  /frameworks/base/media/java/android/media/
MediaFocusControl.java 137 Settings.Secure.getUriFor(Settings.Secure.ENABLED_NOTIFICATION_LISTENERS);
144 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS), false, this);
179 // ENABLED_NOTIFICATION_LISTENERS settings check
187 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
204 " is not in list of ENABLED_NOTIFICATION_LISTENERS"); }
250 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
    [all...]
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java 553 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
594 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
601 * Called whenever packages change, the user switches, or ENABLED_NOTIFICATION_LISTENERS
608 Settings.Secure.ENABLED_NOTIFICATION_LISTENERS,
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 192 milliseconds