Searched refs:MMS (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothMasInstance.java84 public static final int MMS = 0x08; field in class:BluetoothMasInstance.MessageType
H A DSdpMasRecord.java35 public static final int MMS = 0x08; field in class:SdpMasRecord.MessageType
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnSetting.java819 case PhoneConstants.APN_TYPE_MMS: return ApnTypes.MMS;
/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java71 /** APN type for MMS traffic. */
72 public static final int TYPE_MMS = ApnTypes.MMS;
393 * Gets the MMS proxy address configured for the APN. The MMS proxy address might be an IP
398 * @return the MMS proxy address or {@code null} if DNS isn’t available to resolve a hostname
405 * Returns the MMS proxy port of the APN.
407 * @return MMS proxy port
446 * MMS-specific connections.
1067 * // Create an MMS proxy address with a hostname. A network might not be
1267 * Sets the address of an MMS prox
[all...]

Completed in 521 milliseconds