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

  /hardware/libhardware_legacy/audio/
A2dpAudioInterface.h 103 status_t close_l();
A2dpAudioInterface.cpp 457 return close_l();
473 ALOGV("A2dpAudioStreamOut::close() calling close_l()");
474 return close_l();
477 status_t A2dpAudioInterface::A2dpAudioStreamOut::close_l() function in class:android_audio_legacy::A2dpAudioInterface::A2dpAudioStreamOut
481 ALOGV("A2dpAudioStreamOut::close_l() calling a2dp_cleanup(mData)");

Completed in 717 milliseconds