Searched defs:sound (Results 1 – 6 of 6) sorted by relevance
187 Uri sound = Settings.System.DEFAULT_ALARM_ALERT_URI; in testUpdateState_configurable() local204 Uri sound = Settings.System.DEFAULT_ALARM_ALERT_URI; in testOnPreferenceChange() local
170 String sound = new String(attributedInfo.getAttributes().get("sound"), "UTF-8"); in testParcel() local
93 final int sound; in performAudioFeedback() local
84 Uri sound = silentRingtone; in createChannel() local
65 public static void maybePlayDebugNoise(final Context context, final int sound) { in maybePlayDebugNoise()
1552 public void playSound(int sound) { in playSound()