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