HomeSort by relevance Sort by last modified time
    Searched defs:parseCharset (Results 1 - 3 of 3) sorted by null

  /frameworks/volley/src/main/java/com/android/volley/toolbox/
HttpHeaderParser.java 144 public static String parseCharset(Map<String, String> headers, String defaultCharset) {
165 public static String parseCharset(Map<String, String> headers) {
166 return parseCharset(headers, HTTP.DEFAULT_CONTENT_CHARSET);
  /external/fonttools/Lib/fontTools/
cffLib.py 793 charset = parseCharset(numGlyphs, file, parent.strings, isCID, format)
913 def parseCharset(numGlyphs, file, strings, isCID, fmt):
    [all...]
  /prebuilts/sdk/tools/jills/
jill-4.7.BETA.jar 

Completed in 460 milliseconds