Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java148 public static final String APN_TYPE_CBS = ApnSetting.TYPE_CBS_STRING;
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java175 TYPE_CBS_STRING,
287 public static final String TYPE_CBS_STRING = "cbs"; field in ApnSetting
439 APN_TYPE_STRING_MAP.put(TYPE_CBS_STRING, TYPE_CBS); in APN_TYPE_STRING_MAP.put() argument
456 APN_TYPE_INT_MAP.put(TYPE_CBS, TYPE_CBS_STRING); in APN_TYPE_INT_MAP.put() argument
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15165 field public static final String TYPE_CBS_STRING = "cbs";