Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DSettings.java3357 public static final String NOTIFICATION_SOUND = "notification_sound"; field in Settings.System
4129 VALIDATORS.put(NOTIFICATION_SOUND, NOTIFICATION_SOUND_VALIDATOR); in VALIDATORS.put() argument
4213 CLONE_FROM_PARENT_ON_VALUE.put(NOTIFICATION_SOUND, Secure.SYNC_PARENT_SOUNDS); in CLONE_FROM_PARENT_ON_VALUE.put() argument