Home
last modified time | relevance | path

Searched defs:TYPE_BIP (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java121 public static final int TYPE_BIP = 1 << 13; // TODO: Refer to ApnTypes.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/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...