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