Home
last modified time | relevance | path

Searched refs:TYPE_MMS_STRING (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java136 public static final String APN_TYPE_MMS = ApnSetting.TYPE_MMS_STRING;
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java184 TYPE_MMS_STRING,
226 public static final String TYPE_MMS_STRING = "mms"; field in ApnSetting
433 APN_TYPE_STRING_MAP.put(TYPE_MMS_STRING, TYPE_MMS); in APN_TYPE_STRING_MAP.put() argument
450 APN_TYPE_INT_MAP.put(TYPE_MMS, TYPE_MMS_STRING); in APN_TYPE_INT_MAP.put() argument
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15175 field public static final String TYPE_MMS_STRING = "mms";