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

/frameworks/av/services/audioflinger/
H A DThreads.cpp4640 bool a2dpDeviceChanged = false; local
4704 a2dpDeviceChanged =
4739 return reconfig || a2dpDeviceChanged;
5192 bool a2dpDeviceChanged = false; local
5202 a2dpDeviceChanged =
5236 return reconfig || a2dpDeviceChanged;

Completed in 44 milliseconds