Searched refs:isHighUTF16Surrogate (Results 1 - 5 of 5) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DEncodings.java421 static boolean isHighUTF16Surrogate(char ch) { method in class:Encodings
H A DToTextStream.java297 } else if (Encodings.isHighUTF16Surrogate(c)) {
H A DToStream.java1133 if (Encodings.isHighUTF16Surrogate(c))
1179 else if (Encodings.isHighUTF16Surrogate(c))
1798 if (Encodings.isHighUTF16Surrogate(ch))
H A DToHTMLStream.java1220 else if (Encodings.isHighUTF16Surrogate(ch)) // high surrogate
1440 if (Encodings.isHighUTF16Surrogate(ch))
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 108 milliseconds