Searched refs:DEVICE_IN_BUS (Results 1 – 2 of 2) sorted by relevance
1010 public static final int DEVICE_IN_BUS = DEVICE_BIT_IN | 0x100000; field in AudioSystem1053 DEVICE_IN_ALL_SET.add(DEVICE_IN_BUS);1260 case DEVICE_IN_BUS: in getInputDeviceName()
547 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_BUS, TYPE_BUS); in INT_TO_EXT_DEVICE_MAPPING.put() argument