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

  /packages/apps/Settings/tests/unit/src/com/android/settings/notification/
ChannelNotificationSettingsTest.java 69 final Intent intent = new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS)
90 final Intent intent = new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS)
  /developers/build/prebuilts/gradle/NotificationChannels/kotlinApp/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.kt 82 val i = Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS)
  /developers/samples/android/notification/NotificationChannels/kotlinApp/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.kt 82 val i = Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS)
  /developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.java 107 Intent i = new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS);
  /developers/samples/android/notification/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.java 107 Intent i = new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS);
  /packages/apps/Dialer/java/com/android/dialer/voicemail/settings/
VoicemailSettingsFragment.java 317 return new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS)
  /packages/services/Telephony/src/com/android/phone/settings/
VoicemailSettingsActivity.java 241 final Intent intent = new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS);
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
NotificationListenerVerifierActivity.java 308 return new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS)
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 122 milliseconds