Searched refs:DEVICE_IN_IP (Results 1 – 4 of 4) sorted by relevance
682 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_IP, TYPE_IP); in INT_TO_EXT_DEVICE_MAPPING.put() argument744 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_IP, AudioSystem.DEVICE_IN_IP); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
1234 public static final int DEVICE_IN_IP = DEVICE_BIT_IN | 0x80000; field in AudioSystem1285 DEVICE_IN_ALL_SET.add(DEVICE_IN_IP);1580 case DEVICE_IN_IP: in getInputDeviceName()
822 case AudioSystem.DEVICE_IN_IP: in api2aidl_NativeType_AudioDeviceDescription()
24730 Landroid/media/AudioSystem;->DEVICE_IN_IP:I