Home | History | Annotate | Download | only in managerdefault

Lines Matching refs:getDevicesFromType

359         deviceList = mAvailableOutputDevices.getDevicesFromType(rxDevice);
363 deviceList = mAvailableInputDevices.getDevicesFromType(AUDIO_DEVICE_IN_TELEPHONY_RX);
402 deviceList = mAvailableInputDevices.getDevicesFromType(txDevice);
407 deviceList = mAvailableOutputDevices.getDevicesFromType(AUDIO_DEVICE_OUT_TELEPHONY_TX);
3233 const DeviceVector &devicesForType = supportedDevices.getDevicesFromType(profileType);
3303 DeviceVector inputDevices = mAvailableInputDevices.getDevicesFromType(profileType);
4654 deviceList = mAvailableOutputDevices.getDevicesFromType(device);
4759 DeviceVector deviceList = mAvailableInputDevices.getDevicesFromType(device);