Searched refs:TRUSTED_SOUND (Results 1 – 5 of 5) sorted by relevance
1687 loadStringSetting(stmt, Settings.Global.TRUSTED_SOUND, in onUpgrade()2543 loadStringSetting(stmt, Settings.Global.TRUSTED_SOUND, in loadGlobalSettings()
1276 Settings.Global.TRUSTED_SOUND, in dumpProtoGlobalSettingsLocked()
469 Settings.Global.TRUSTED_SOUND,
750 soundPath = Settings.Global.getString(cr, Settings.Global.TRUSTED_SOUND); in setupLocked()
9531 public static final String TRUSTED_SOUND = "trusted_sound"; field in Settings.Global