Searched defs:NOTIFICATION_SOUND (Results 1 – 1 of 1) sorted by relevance
2998 public static final String NOTIFICATION_SOUND = "notification_sound"; field in Settings.System3746 VALIDATORS.put(NOTIFICATION_SOUND, NOTIFICATION_SOUND_VALIDATOR); in VALIDATORS.put() argument