Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java138 public static final String APN_TYPE_SUPL = ApnSetting.TYPE_SUPL_STRING;
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java185 TYPE_SUPL_STRING,
237 public static final String TYPE_SUPL_STRING = "supl"; field in ApnSetting
434 APN_TYPE_STRING_MAP.put(TYPE_SUPL_STRING, TYPE_SUPL); in APN_TYPE_STRING_MAP.put() argument
451 APN_TYPE_INT_MAP.put(TYPE_SUPL, TYPE_SUPL_STRING); in APN_TYPE_INT_MAP.put() argument
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15176 field public static final String TYPE_SUPL_STRING = "supl";