Home
last modified time | relevance | path

Searched refs:TYPE_NOTIFICATION (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DRingtoneManager.java94 public static final int TYPE_NOTIFICATION = 2; field in RingtoneManager
104 public static final int TYPE_ALL = TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM;
352 case TYPE_NOTIFICATION: in inferStreamType()
607 if ((type & TYPE_NOTIFICATION) != 0) { in setFilterColumnsList()
929 case TYPE_NOTIFICATION: in getExternalDirectoryForType()
963 } else if ((type & TYPE_NOTIFICATION) != 0) { in getSettingForType()
981 } else if ((type & TYPE_NOTIFICATION) != 0) { in getCacheForType()
1016 return TYPE_NOTIFICATION; in getDefaultType()
1036 } else if ((type & TYPE_NOTIFICATION) != 0) { in getDefaultUri()
1131 TYPE_NOTIFICATION, in ensureDefaultRingtones()
[all …]
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationRingtonePreferenceController.java44 return RingtoneManager.TYPE_NOTIFICATION; in getRingtoneType()
H A DSoundWorkSettingsController.java160 ringtoneType = RingtoneManager.TYPE_NOTIFICATION; in onPreferenceChange()
285 updateRingtoneName(managedProfileContext, RingtoneManager.TYPE_NOTIFICATION)); in updateWorkRingtoneSummaries()
/aosp12/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
H A DRingtonePickerActivity.java197 if (mType == RingtoneManager.TYPE_NOTIFICATION) { in onCreate()
250 } else if (mType == RingtoneManager.TYPE_NOTIFICATION) { in onCreate()
430 if (mType == RingtoneManager.TYPE_NOTIFICATION) { in addDefaultRingtoneItem()
450 } else if (mType == RingtoneManager.TYPE_NOTIFICATION) { in addNewSoundItem()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
H A DNotificationRingtonePreferenceControllerTest.java55 assertThat(mController.getRingtoneType()).isEqualTo(RingtoneManager.TYPE_NOTIFICATION); in getRingtoneType_shouldReturnNotification()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/
H A DImportancePreferenceController.java91 mChannel.setSound(RingtoneManager.getDefaultUri(RingtoneManager.TYPE_NOTIFICATION), in onPreferenceChange()
H A DSoundPreferenceController.java111 pref.setRingtoneType(RingtoneManager.TYPE_NOTIFICATION); in handlePreferenceTreeClick()
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastAlertReminder.java101 Uri notificationUri = RingtoneManager.getDefaultUri(RingtoneManager.TYPE_NOTIFICATION); in playAlertReminderSound()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversationsettings/
H A DPeopleAndOptionsFragment.java145 RingtoneManager.TYPE_NOTIFICATION); in onOptionsItemViewClicked()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/
H A DSoundPreferenceControllerTest.java314 assertEquals(RingtoneManager.TYPE_NOTIFICATION, in testOnPreferenceTreeClick_otherSound()
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsHelper.java313 return RingtoneManager.TYPE_NOTIFICATION; in getRingtoneType()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityOptions.java2119 public static final int TYPE_NOTIFICATION = 2; field in ActivityOptions.SourceInfo
2127 TYPE_NOTIFICATION,
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DBugReportService.java560 Uri notification = RingtoneManager.getDefaultUri(RingtoneManager.TYPE_NOTIFICATION); in playNotificationSound()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java528 RingtoneManager.TYPE_NOTIFICATION); in playSound()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java4038 : ActivityOptions.SourceInfo.TYPE_NOTIFICATION, eventTime); in getActivityOptions()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt23771 field public static final int TYPE_NOTIFICATION = 2; // 0x2
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt15655 field public static final int TYPE_NOTIFICATION = 2; // 0x2