Home
last modified time | relevance | path

Searched refs:GET_DEVICES_INPUTS (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioRecordingConfiguration.java141 AudioManager.getDevicesStatic(AudioManager.GET_DEVICES_INPUTS); in getAudioDevice()
DAudioManager.java4202 public static final int GET_DEVICES_INPUTS = 0x0001; field in AudioManager
4214 public static final int GET_DEVICES_ALL = GET_DEVICES_OUTPUTS | GET_DEVICES_INPUTS;
4224 port.role() == AudioPort.ROLE_SOURCE && (flags & GET_DEVICES_INPUTS) != 0; in checkFlags()
DAudioRecord.java1385 AudioManager.getDevicesStatic(AudioManager.GET_DEVICES_INPUTS); in getRoutedDevice()
/frameworks/base/api/
Dcurrent.txt21171 field public static final int GET_DEVICES_INPUTS = 1; // 0x1
Dsystem-current.txt22992 field public static final int GET_DEVICES_INPUTS = 1; // 0x1