Searched refs:GET_DEVICES_INPUTS (Results 1 – 7 of 7) sorted by relevance
266 return AudioManager.getDeviceForPortId(devId, AudioManager.GET_DEVICES_INPUTS); in getAudioDevice()
7560 public static final int GET_DEVICES_INPUTS = 0x0001; field in AudioManager7570 GET_DEVICES_INPUTS,7580 public static final int GET_DEVICES_ALL = GET_DEVICES_OUTPUTS | GET_DEVICES_INPUTS;7590 port.role() == AudioPort.ROLE_SOURCE && (flags & GET_DEVICES_INPUTS) != 0; in checkFlags()7769 AudioDeviceInfo[] devices = getDevicesStatic(AudioManager.GET_DEVICES_INPUTS); in setPortIdForMicrophones()7816 AudioDeviceInfo[] devices = getDevicesStatic(GET_DEVICES_INPUTS); in addMicrophonesFromAudioDeviceInfo()
1694 return AudioManager.getDeviceForPortId(deviceId, AudioManager.GET_DEVICES_INPUTS); in getRoutedDevice()
1926 return AudioManager.getDeviceForPortId(deviceId, AudioManager.GET_DEVICES_INPUTS); in getRoutedDevice()
764 AudioDeviceInfo[] devices = audioManager.getDevices(AudioManager.GET_DEVICES_INPUTS); in getSystemAudioDeviceInfo()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21494 field public static final int GET_DEVICES_INPUTS = 1; // 0x1