Searched defs:SYNC_PARENT_SOUNDS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java4212 CLONE_FROM_PARENT_ON_VALUE.put(RINGTONE, Secure.SYNC_PARENT_SOUNDS);
4213 CLONE_FROM_PARENT_ON_VALUE.put(NOTIFICATION_SOUND, Secure.SYNC_PARENT_SOUNDS);
4214 CLONE_FROM_PARENT_ON_VALUE.put(ALARM_ALERT, Secure.SYNC_PARENT_SOUNDS);
6717 public static final String SYNC_PARENT_SOUNDS = "sync_parent_sounds"; field in class:Settings.Secure
7196 SYNC_PARENT_SOUNDS,

Completed in 46 milliseconds