Searched refs:hasRoute (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DSessionRoute.h93 bool hasRoute(audio_session_t session);
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DSessionRoute.cpp38 bool SessionRouteMap::hasRoute(audio_session_t session) function in class:android::SessionRouteMap
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1251 forceDeviceUpdate = (mOutputRoutes.hasRoute(session) && (activityCount == 0));

Completed in 100 milliseconds