Home
last modified time | relevance | path

Searched refs:removeSupportedLatencyModesCallback (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libaudioclient/include/media/
DAudioSystem.h785 static status_t removeSupportedLatencyModesCallback(
833 status_t removeSupportedLatencyModesCallback(
/frameworks/av/services/audiopolicy/service/
DSpatializer.cpp954 AudioSystem::removeSupportedLatencyModesCallback(this); in attachOutput()
1019 AudioSystem::removeSupportedLatencyModesCallback(this); in detachOutput()
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp879 status_t AudioSystem::AudioFlingerClient::removeSupportedLatencyModesCallback( in removeSupportedLatencyModesCallback() function in android::AudioSystem::AudioFlingerClient
1832 status_t AudioSystem::removeSupportedLatencyModesCallback( in removeSupportedLatencyModesCallback() function in android::AudioSystem
1838 return afc->removeSupportedLatencyModesCallback(callback); in removeSupportedLatencyModesCallback()