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

  /packages/apps/Settings/tests/app/src/com/android/settings/notification/
AppNotificationSettingsTest.java 55 final Intent intent = new Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS)
  /developers/build/prebuilts/gradle/NotificationChannels/kotlinApp/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.kt 71 val i = Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS)
  /developers/samples/android/notification/NotificationChannels/kotlinApp/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.kt 71 val i = Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS)
  /developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.java 96 Intent i = new Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS);
  /developers/samples/android/notification/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.java 96 Intent i = new Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS);
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationHelper.java 307 Intent intent = new Intent(Settings.ACTION_APP_NOTIFICATION_SETTINGS);
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]

Completed in 823 milliseconds