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

/packages/services/Car/libvehiclenetwork/libvehiclenetwork-audio-helper/src/
H A DVehicleNetworkAudioHelper.cpp182 bool VehicleNetworkAudioHelper::waitForStreamFocus(int32_t stream, nsecs_t waitTimeNs) { function in class:android::VehicleNetworkAudioHelper
183 LOGD("waitForStreamFocus");
189 LOGD("waitForStreamFocus, has focus");
199 LOGD("waitForStreamFocus, no focus");

Completed in 217 milliseconds