HomeSort by relevance Sort by last modified time
    Searched full:mute (Results 76 - 100 of 165) sorted by null

1 2 34 5 6 7

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 79 boolean desiredMute = false; // false = mute off
760 setMute(boolean mute) {
761 desiredMute = mute;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
jet_data.h 55 /* maximum number of active mute events */
eas_voicemgt.c 420 * We also force all voices to mute quickly.
436 * - force all voices to update their envelope states to mute
609 * Mute the selected voice
741 /* mute any voices on muted channels, and count unmuted voices */
771 /* mute stolen voices scheduled to play on this channel */
862 * This forces all voices to mute quickly.
870 * - forces all voices to update their envelope states to mute
879 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMMuteAllVoices: about to mute all voices!!\n"); */ }
902 * note off already) or forces them to mute quickly.
911 * - forces all voices to update their envelope states to release or mute
    [all...]
eas_smf.c 291 /* if JET has track muted, set parser mode to mute */
545 /* mute the synthesizer */
630 /* set state of all mute flags at once */
646 /* set track mute */
654 /* clear track mute */
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioHardwareInterface.h 210 // mic mute
  /packages/apps/Phone/res/layout/
incall_touch_ui.xml 206 <!-- "Mute" -->
  /external/sonivox/arm-fm-22k/lib_src/
eas_voicemgt.c 420 * We also force all voices to mute quickly.
436 * - force all voices to update their envelope states to mute
609 * Mute the selected voice
741 /* mute any voices on muted channels, and count unmuted voices */
771 /* mute stolen voices scheduled to play on this channel */
862 * This forces all voices to mute quickly.
870 * - forces all voices to update their envelope states to mute
879 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMMuteAllVoices: about to mute all voices!!\n"); */ }
902 * note off already) or forces them to mute quickly.
911 * - forces all voices to update their envelope states to release or mute
    [all...]
eas_smf.c 291 /* if JET has track muted, set parser mode to mute */
545 /* mute the synthesizer */
630 /* set state of all mute flags at once */
646 /* set track mute */
654 /* clear track mute */
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_voicemgt.c 420 * We also force all voices to mute quickly.
436 * - force all voices to update their envelope states to mute
609 * Mute the selected voice
741 /* mute any voices on muted channels, and count unmuted voices */
771 /* mute stolen voices scheduled to play on this channel */
862 * This forces all voices to mute quickly.
870 * - forces all voices to update their envelope states to mute
879 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMMuteAllVoices: about to mute all voices!!\n"); */ }
902 * note off already) or forces them to mute quickly.
911 * - forces all voices to update their envelope states to release or mute
    [all...]
eas_smf.c 291 /* if JET has track muted, set parser mode to mute */
545 /* mute the synthesizer */
630 /* set state of all mute flags at once */
646 /* set track mute */
654 /* clear track mute */
    [all...]
  /external/sonivox/docs/
JET_Creator_User_Manual.html     [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 339 uint32_t mute = _mute; local
346 LOGD("Setting mic mute to %d\n", mute);
347 if (ioctl(fd, AUDIO_SET_MUTE, &mute)) {
348 LOGE("Cannot set mic mute on current device\n");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c 586 printf ("Testing Mute/Unmute for Playback Stream\n");
693 /* set playback stream mute/unmute */
757 /* default setting for Mute/Unmute */
    [all...]
  /frameworks/base/libs/audioflinger/
AudioFlinger.cpp 526 mStreamTypes[stream].mute = muted;
560 return mStreamTypes[stream].mute;
944 mStreamTypes[stream].mute = mAudioFlinger->streamMute(stream);
2706 void AudioFlinger::PlaybackThread::Track::mute(bool muted) function in class:android::AudioFlinger::PlaybackThread::Track
3115 void AudioFlinger::TrackHandle::mute(bool e) { function in class:android::AudioFlinger::TrackHandle
    [all...]
  /development/pdk/docs/porting/
telephony.jd 76 <li>Call status and handling (dial, answer, mute&hellip;) (16)</li>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 176 "And the mute wonder lurketh in men's ears," +
List6.java 190 "And the mute wonder lurketh in men's ears," +
  /external/qemu/android/
hw-events.h 156 KEY_CODE(MUTE ,113) \
  /external/webkit/WebCore/platform/
KeyboardCodes.h 453 // VK_VOLUME_MUTE (AD) Windows 2000/XP: Volume Mute key
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 436 // VK_VOLUME_MUTE (AD) Windows 2000/XP: Volume Mute key
  /external/webkit/WebCore/platform/chromium/
KeyCodeConversionGtk.cpp 308 // VKEY_VOLUME_MUTE (AD) Windows 2000/XP: Volume Mute key
KeyboardCodesPosix.h 435 // VKEY_VOLUME_MUTE (AD) Windows 2000/XP: Volume Mute key
KeyboardCodesWin.h 441 // VKEY_VOLUME_MUTE (AD) Windows 2000/XP: Volume Mute key
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 436 // VK_VOLUME_MUTE (AD) Windows 2000/XP: Volume Mute key
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 435 // VK_VOLUME_MUTE (AD) Windows 2000/XP: Volume Mute key

Completed in 254 milliseconds

1 2 34 5 6 7