Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DRingtoneManager.java95 public static final int TYPE_NOTIFICATION = 2; field in RingtoneManager
353 case TYPE_NOTIFICATION: in inferStreamType()
548 case RingtoneManager.TYPE_NOTIFICATION: in getRingtoneUriForRestore()
698 if ((type & TYPE_NOTIFICATION) != 0) { in setFilterColumnsList()
1022 case TYPE_NOTIFICATION: in getExternalDirectoryForType()
1034 } else if ((type & TYPE_NOTIFICATION) != 0) { in getSettingForType()
1052 } else if ((type & TYPE_NOTIFICATION) != 0) { in getCacheForType()
1087 return TYPE_NOTIFICATION; in getDefaultType()
1107 } else if ((type & TYPE_NOTIFICATION) != 0) { in getDefaultUri()
1214 TYPE_NOTIFICATION, in ensureDefaultRingtones()
[all …]
/aosp14/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()
438 if (mType == RingtoneManager.TYPE_NOTIFICATION) { in addDefaultRingtoneItem()
458 } else if (mType == RingtoneManager.TYPE_NOTIFICATION) { in addNewSoundItem()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java138 : ActivityOptions.SourceInfo.TYPE_NOTIFICATION, eventTime); in getActivityOptions()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsHelper.java368 return RingtoneManager.TYPE_NOTIFICATION; in getRingtoneType()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityOptions.java2563 public static final int TYPE_NOTIFICATION = 2; field in ActivityOptions.SourceInfo
2571 TYPE_NOTIFICATION,
H A DNotificationChannel.java1038 ringtoneType = RingtoneManager.TYPE_NOTIFICATION; in getUncanonicalizedSoundUri()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt24863 field public static final int TYPE_NOTIFICATION = 2; // 0x2