Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java184 TYPE_BIP_STRING,
346 public static final String TYPE_BIP_STRING = "bip"; field in ApnSetting
438 APN_TYPE_STRING_MAP.put(TYPE_BIP_STRING, TYPE_BIP); in APN_TYPE_STRING_MAP.put() argument
455 APN_TYPE_INT_MAP.put(TYPE_BIP, TYPE_BIP_STRING); in APN_TYPE_INT_MAP.put() argument
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt12330 field public static final String TYPE_BIP_STRING = "bip";