Searched defs:a2dpDeviceChanged (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.cpp4637 bool a2dpDeviceChanged = false; local
4701 a2dpDeviceChanged =
4734 return reconfig || a2dpDeviceChanged;
5199 bool a2dpDeviceChanged = false; local
5209 a2dpDeviceChanged =
5241 return reconfig || a2dpDeviceChanged;

Completed in 302 milliseconds