HomeSort by relevance Sort by last modified time
    Searched refs:USBPLAYBACKBIT_VOICECALL (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.cpp 667 musbPlaybackState |= USBPLAYBACKBIT_VOICECALL;
668 musbRecordingState |= USBPLAYBACKBIT_VOICECALL;
    [all...]
AudioHardwareALSA.h 122 static int USBPLAYBACKBIT_VOICECALL = (1 << 1);

Completed in 162 milliseconds