Searched refs:quoteIllegal (Results 1 - 3 of 3) sorted by relevance

/dalvik/libcore/luni/src/main/java/java/net/
H A DURIEncoderDecoder.java113 static String quoteIllegal(String s, String legal) method in class:URIEncoderDecoder
H A DURI.java832 return URIEncoderDecoder.quoteIllegal(component, legalset);
H A DURLClassLoader.java293 String file = base.getFile() + URIEncoderDecoder.quoteIllegal(name,

Completed in 41 milliseconds