Home
last modified time | relevance | path

Searched refs:TYPE_BIP_STRING (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java188 TYPE_BIP_STRING,
348 public static final String TYPE_BIP_STRING = "bip"; field in ApnSetting
446 APN_TYPE_STRING_MAP.put(TYPE_BIP_STRING, TYPE_BIP); in APN_TYPE_STRING_MAP.put() argument
463 APN_TYPE_INT_MAP.put(TYPE_BIP, TYPE_BIP_STRING); in APN_TYPE_INT_MAP.put() argument
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt15164 field public static final String TYPE_BIP_STRING = "bip";