Searched refs:DEVICE_IN_IP (Results 1 – 2 of 2) sorted by relevance
1008 public static final int DEVICE_IN_IP = DEVICE_BIT_IN | 0x80000; field in AudioSystem1052 DEVICE_IN_ALL_SET.add(DEVICE_IN_IP);1258 case DEVICE_IN_IP: in getInputDeviceName()
546 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_IP, TYPE_IP); in INT_TO_EXT_DEVICE_MAPPING.put() argument