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()
1479 String protocolString = PROTOCOL_INT_MAP.get(protocol); in getProtocolStringFromInt() local1480 return protocolString == null ? UNSPECIFIED_STRING : protocolString; in getProtocolStringFromInt()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...