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