Searched refs:DEVICE_OUT_IP (Results 1 – 3 of 3) sorted by relevance
373 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_IP, TYPE_IP); in INT_TO_EXT_DEVICE_MAPPING.put() argument422 EXT_TO_INT_DEVICE_MAPPING.put(TYPE_IP, AudioSystem.DEVICE_OUT_IP); in EXT_TO_INT_DEVICE_MAPPING.put() argument
489 public static final int DEVICE_OUT_IP = 0x800000; field in AudioSystem520 DEVICE_OUT_IP |743 case DEVICE_OUT_IP: in getOutputDeviceName()
37401 Landroid/media/AudioSystem;->DEVICE_OUT_IP:I