Searched refs:getSupportedDeviceTypes (Results 1 – 4 of 4) sorted by relevance
102 description: "Surface new API method AudioManager.getSupportedDeviceTypes()"
1955 public static native int getSupportedDeviceTypes(int flags, IntArray internalDeviceTypes); in getSupportedDeviceTypes() method in AudioSystem
7899 getSupportedDeviceTypes(@AudioDeviceRole int direction) { in getSupportedDeviceTypes() method in AudioManager7906 int status = AudioSystem.getSupportedDeviceTypes(direction, internalDeviceTypes); in getSupportedDeviceTypes()
21386 …d_device_types_api") @NonNull public java.util.Set<java.lang.Integer> getSupportedDeviceTypes(int);