Home
last modified time | relevance | path

Searched refs:NOTIFICATION_SOUND (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsHelper.java158 || Settings.System.NOTIFICATION_SOUND.equals(name)) { in restoreValue()
190 || Settings.System.NOTIFICATION_SOUND.equals(name)) { in onBackupValue()
DSettingsProvider.java668 cacheRingtoneSetting = Settings.System.NOTIFICATION_SOUND; in openFile()
1493 } else if (Settings.System.NOTIFICATION_SOUND.equals(name)) {
DSettingsProtoDumpUtil.java2379 Settings.System.NOTIFICATION_SOUND, in dumpProtoSystemSettingsLocked()
/frameworks/base/media/java/android/media/
DMediaScanner.java456 + Settings.System.NOTIFICATION_SOUND); in setDefaultRingtoneFileNames()
1101 setRingtoneIfNotSet(Settings.System.NOTIFICATION_SOUND, tableUri, rowId);
1206 mDefaultNotificationSet = wasRingtoneAlreadySet(Settings.System.NOTIFICATION_SOUND);
DRingtoneManager.java1043 return Settings.System.NOTIFICATION_SOUND; in getSettingForType()
/frameworks/base/core/java/android/provider/
DSettings.java3516 public static final String NOTIFICATION_SOUND = "notification_sound"; field in Settings.System
3526 public static final Uri DEFAULT_NOTIFICATION_URI = getUriFor(NOTIFICATION_SOUND);
4150 NOTIFICATION_SOUND,
4204 PUBLIC_SETTINGS.add(NOTIFICATION_SOUND);
4301 VALIDATORS.put(NOTIFICATION_SOUND, NOTIFICATION_SOUND_VALIDATOR); in VALIDATORS.put() argument
4389 CLONE_FROM_PARENT_ON_VALUE.put(NOTIFICATION_SOUND, Secure.SYNC_PARENT_SOUNDS); in CLONE_FROM_PARENT_ON_VALUE.put() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25454 field public static final java.lang.String NOTIFICATION_SOUND = "notification_sound";
/frameworks/base/api/
Dcurrent.txt36801 field public static final java.lang.String NOTIFICATION_SOUND = "notification_sound";
/frameworks/base/config/
Dhiddenapi-public-dex.txt35050 Landroid/provider/Settings$System;->NOTIFICATION_SOUND:Ljava/lang/String;
Dhiddenapi-private-dex.txt66107 Landroid/os/SystemPropertiesProto$Ro$Config;->NOTIFICATION_SOUND:J