HomeSort by relevance Sort by last modified time
    Searched refs:sound (Results 101 - 125 of 194) sorted by null

1 2 3 45 6 7 8

  /developers/build/prebuilts/gradle/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/
MainActivity.java 155 mMediaPlayer = MediaPlayer.create(this, R.raw.sound);
  /developers/samples/android/wearable/wear/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/
MainActivity.java 155 mMediaPlayer = MediaPlayer.create(this, R.raw.sound);
  /development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/
MainActivity.java 155 mMediaPlayer = MediaPlayer.create(this, R.raw.sound);
  /device/asus/fugu/libaudio/
AudioHotplugThread.cpp 33 #include <sound/asound.h>
  /external/kernel-headers/original/uapi/sound/
asequencer.h 25 #include <sound/asound.h>
439 #define SNDRV_SEQ_PORT_TYPE_SYNTHESIZER (1<<18) /* generates sound */
asoc.h 2 * uapi/sound/asoc.h -- ALSA SoC Firmware Controls and DAPM
19 #include <sound/asound.h>
emu10k1.h 26 #include <sound/asound.h>
  /frameworks/support/compat/api20/android/support/v4/app/
NotificationCompatApi20.java 52 .setSound(n.sound, n.audioStreamType)
  /frameworks/support/compat/api24/android/support/v4/app/
NotificationCompatApi24.java 68 .setSound(n.sound, n.audioStreamType)
  /frameworks/support/compat/kitkat/android/support/v4/app/
NotificationCompatKitKat.java 53 .setSound(n.sound, n.audioStreamType)
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 21 #include <sound/asound.h>
  /hardware/qcom/audio/post_proc/
bass_boost.c 23 #include <sound/audio_effects.h>
virtualizer.c 23 #include <sound/audio_effects.h>
effect_api.c 24 #include <sound/audio_effects.h>
equalizer.c 23 #include <sound/audio_effects.h>
  /system/extras/tests/audio/alsa/
pcmtest.cpp 29 #include <sound/asound.h>
  /prebuilts/go/darwin-x86/src/html/template/
content.go 25 // unclosed tags or comments. The outputs of a sound HTML sanitizer
  /prebuilts/go/linux-x86/src/html/template/
content.go 25 // unclosed tags or comments. The outputs of a sound HTML sanitizer
  /bionic/libc/kernel/uapi/sound/
emu10k1.h 22 #include <sound/asound.h>
  /frameworks/support/compat/api21/android/support/v4/app/
NotificationCompatApi21.java 79 .setSound(n.sound, n.audioStreamType)
  /frameworks/support/compat/java/android/support/v4/app/
NotificationCompat.java 52 * Use the default notification sound. This will ignore any sound set using
115 * Bit set in the Notification flags field if the notification's sound,
    [all...]
  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java 426 pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "sound");
437 Log.d(TAG, "n.sound=" + n.sound);
    [all...]
  /frameworks/support/compat/jellybean/android/support/v4/app/
NotificationCompatJellybean.java 87 .setSound(n.sound, n.audioStreamType)
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 27 #include <sound/voice_params.h>
  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.h 39 #include <sound/asound.h>
411 // Helper function to initialize the Surround Sound library.

Completed in 2050 milliseconds

1 2 3 45 6 7 8