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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 379 void handleIncallSonification(int stream, bool starting, bool stateChange);
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 266 // pertaining to sonification strategy see handleIncallSonification()
270 handleIncallSonification(stream, false, true);
327 // pertaining to sonification strategy see handleIncallSonification()
336 handleIncallSonification(stream, true, true);
676 handleIncallSonification(stream, true, false);
711 handleIncallSonification(stream, false, false);
    [all...]

Completed in 701 milliseconds