Searched defs:UTF_8 (Results 1 – 2 of 2) sorted by relevance
43 public static final int UTF_8 = 0x6A; field in CharacterSets
111 private static final Charset UTF_8 = Charset.forName("UTF-8"); field in DiskLruCache