Searched defs:sound (Results 1 – 5 of 5) sorted by relevance
93 final int sound; in performAudioFeedback() local
81 Uri sound = silentRingtone; in createChannel() local
179 Uri sound = Settings.System.DEFAULT_ALARM_ALERT_URI; in testUpdateState_configurable() local196 Uri sound = Settings.System.DEFAULT_ALARM_ALERT_URI; in testOnPreferenceChange() local
65 public static void maybePlayDebugNoise(final Context context, final int sound) { in maybePlayDebugNoise()
852 public void playSound(int sound) { in playSound()