Searched refs:protocolString (Results 1 – 3 of 3) sorted by relevance
1304 public static String encodeCustomImProtocol(String protocolString) { in encodeCustomImProtocol() argument1305 return "custom:" + protocolString; in encodeCustomImProtocol()
1501 String protocolString = PROTOCOL_INT_MAP.get(protocol); in getProtocolStringFromInt() local1502 return protocolString == null ? UNSPECIFIED_STRING : protocolString; in getProtocolStringFromInt()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...