Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/provider/
H A DContacts.java1304 public static String encodeCustomImProtocol(String protocolString) { in encodeCustomImProtocol() argument
1305 return "custom:" + protocolString; in encodeCustomImProtocol()
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java1501 String protocolString = PROTOCOL_INT_MAP.get(protocol); in getProtocolStringFromInt() local
1502 return protocolString == null ? UNSPECIFIED_STRING : protocolString; in getProtocolStringFromInt()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...