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 403 void handleIncallSonification(int stream, bool starting, bool stateChange);
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 296 // pertaining to sonification strategy see handleIncallSonification()
300 handleIncallSonification(stream, false, true);
379 // pertaining to sonification strategy see handleIncallSonification()
383 handleIncallSonification(stream, true, true);
    [all...]

Completed in 412 milliseconds