Searched defs:TYPE_IP (Results 1 – 3 of 3) sorted by relevance
124 public static final int TYPE_IP = 20; field in AudioDeviceInfo652 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_IP, TYPE_IP); in INT_TO_EXT_DEVICE_MAPPING.put() argument678 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_IP, TYPE_IP); in INT_TO_EXT_DEVICE_MAPPING.put() argument708 EXT_TO_INT_DEVICE_MAPPING.put(TYPE_IP, AudioSystem.DEVICE_OUT_IP); in EXT_TO_INT_DEVICE_MAPPING.put() argument740 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_IP, AudioSystem.DEVICE_IN_IP); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
68 public static final int TYPE_IP = DemuxFilterMainType.IP; field in Filter
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...