Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java132 public static final String APN_TYPE_ALL = ApnSetting.TYPE_ALL_STRING;
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java174 TYPE_ALL_STRING,
205 public static final String TYPE_ALL_STRING = "*"; field in ApnSetting
431 APN_TYPE_STRING_MAP.put(TYPE_ALL_STRING, TYPE_ALL); in APN_TYPE_STRING_MAP.put() argument
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15163 field public static final String TYPE_ALL_STRING = "*";