Searched refs:DEFAULT_NOTIFICATION_URI (Results 1 – 16 of 16) sorted by relevance
86 legacyChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in testInheritFromLegacy_keepsUserLockedLegacySettings()94 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, newChannel.getSound()); in testInheritFromLegacy_keepsUserLockedLegacySettings()
70 alertChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in createAll()156 (sound == null) ? Settings.System.DEFAULT_NOTIFICATION_URI : sound, in migrateVoicemailNotificationSettings()
86 Settings.System.DEFAULT_NOTIFICATION_URI.toString()); in getRingTonePreference()
154 private Uri mSound = Settings.System.DEFAULT_NOTIFICATION_URI;754 return Settings.System.DEFAULT_NOTIFICATION_URI; in restoreSoundUri()782 return Settings.System.DEFAULT_NOTIFICATION_URI; in getSoundForBackup()
74 physicalKeyboardChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in createAll()
1005 } else if (defaultRingtoneUri.equals(Settings.System.DEFAULT_NOTIFICATION_URI)) { in getDefaultType()1027 return Settings.System.DEFAULT_NOTIFICATION_URI; in getDefaultUri()
350 Settings.System.DEFAULT_NOTIFICATION_URI); in playNotificationTone()
183 defaultUri = Settings.System.DEFAULT_NOTIFICATION_URI; in SeekBarVolumizer()
242 sound = Settings.System.DEFAULT_NOTIFICATION_URI; in calculateSound()
210 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, record.getSound()); in testSound_default_preUpgradeUsesNotification()
288 channel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in getNotificationRecord()
518 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, actualChannel.getSound()); in testRestoreXml_withNonExistentCanonicalizedSoundUri()545 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, actualChannel.getSound()); in testRestoreXml_withUncanonicalizedNonLocalSoundUri()
3915 public static final Uri DEFAULT_NOTIFICATION_URI = getUriFor(NOTIFICATION_SOUND); field in Settings.System
25434 field public static final android.net.Uri DEFAULT_NOTIFICATION_URI;
39209 field public static final android.net.Uri DEFAULT_NOTIFICATION_URI;
39353 field public static final android.net.Uri DEFAULT_NOTIFICATION_URI;