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