Searched refs:checkInputsForDevice (Results 1 – 2 of 2) sorted by relevance
546 status_t checkInputsForDevice(const sp<DeviceDescriptor>& device,
339 if (checkInputsForDevice(device, state) != NO_ERROR) { in setDeviceConnectionStateInt()365 checkInputsForDevice(device, state); in setDeviceConnectionStateInt()5266 status_t AudioPolicyManager::checkInputsForDevice(const sp<DeviceDescriptor>& device, in checkInputsForDevice() function in android::AudioPolicyManager