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

  /external/chromium_org/chromeos/audio/
cras_audio_handler.cc 290 NotifyActiveNodeChanged(true);
292 NotifyActiveNodeChanged(false);
366 NotifyActiveNodeChanged(false);
373 NotifyActiveNodeChanged(true);
773 void CrasAudioHandler::NotifyActiveNodeChanged(bool is_input) {
867 NotifyActiveNodeChanged(true);
874 NotifyActiveNodeChanged(false);
894 NotifyActiveNodeChanged(true);
902 NotifyActiveNodeChanged(false);
cras_audio_handler.h 292 void NotifyActiveNodeChanged(bool is_input);

Completed in 196 milliseconds