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

  /hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp 63 // pertaining to sonification strategy see handleIncallSonification()
67 handleIncallSonification(stream, false, true);
147 // pertaining to sonification strategy see handleIncallSonification()
156 handleIncallSonification(stream, true, true);
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 393 void handleIncallSonification(int stream, bool starting, bool stateChange);
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 293 // pertaining to sonification strategy see handleIncallSonification()
297 handleIncallSonification(stream, false, true);
368 // pertaining to sonification strategy see handleIncallSonification()
372 handleIncallSonification(stream, true, true);
730 handleIncallSonification(stream, true, false);
    [all...]

Completed in 378 milliseconds