Searched refs:DEFAULT_NOTIFICATION_URI (Results 1 – 15 of 15) 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()
65 alertChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in createAll()148 (sound == null) ? Settings.System.DEFAULT_NOTIFICATION_URI : sound, in migrateVoicemailNotificationSettings()
86 Settings.System.DEFAULT_NOTIFICATION_URI.toString()); in getRingTonePreference()
156 private Uri mSound = Settings.System.DEFAULT_NOTIFICATION_URI;750 return Settings.System.DEFAULT_NOTIFICATION_URI; in restoreSoundUri()778 return Settings.System.DEFAULT_NOTIFICATION_URI; in getSoundForBackup()
74 physicalKeyboardChannel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in createAll()
1001 } else if (defaultRingtoneUri.equals(Settings.System.DEFAULT_NOTIFICATION_URI)) { in getDefaultType()1023 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()
245 sound = Settings.System.DEFAULT_NOTIFICATION_URI; in calculateSound()
184 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, record.getSound()); in testSound_default_preUpgradeUsesNotification()
288 channel.setSound(Settings.System.DEFAULT_NOTIFICATION_URI, in getNotificationRecord()
515 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, actualChannel.getSound()); in testRestoreXml_withNonExistentCanonicalizedSoundUri()542 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, actualChannel.getSound()); in testRestoreXml_withUncanonicalizedNonLocalSoundUri()
3876 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;
38907 field public static final android.net.Uri DEFAULT_NOTIFICATION_URI;