Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioManager.java3735 public static final int GET_DEVICES_INPUTS = 0x0001; field in AudioManager
3747 public static final int GET_DEVICES_ALL = GET_DEVICES_OUTPUTS | GET_DEVICES_INPUTS;
3757 port.role() == AudioPort.ROLE_SOURCE && (flags & GET_DEVICES_INPUTS) != 0; in checkFlags()
DAudioRecord.java1252 AudioManager.getDevicesStatic(AudioManager.GET_DEVICES_INPUTS); in getRoutedDevice()
/frameworks/base/api/
Dcurrent.txt14926 field public static final int GET_DEVICES_INPUTS = 1; // 0x1
Dsystem-current.txt16188 field public static final int GET_DEVICES_INPUTS = 1; // 0x1