Searched refs:ISO_8859_1 (Results 1 – 6 of 6) sorted by relevance
35 public static final int ISO_8859_1 = 0x04; field in CharacterSets106 ISO_8859_1,
60 CharsetEncoder encoder = StandardCharsets.ISO_8859_1.newEncoder(); in isIso88591()
251 byte[] hashBytes = hash.getBytes(StandardCharsets.ISO_8859_1); in initEntry()523 byte[] encodedHashBytes = hash.getBytes(StandardCharsets.ISO_8859_1); in verify()
341 ISO_8859_1("ISO-8859-1"); enumConstant
31976 enum_constant public static final android.util.Xml.Encoding ISO_8859_1;44246 field public static final java.nio.charset.Charset ISO_8859_1;57403 field public static final java.lang.String ISO_8859_1 = "ISO-8859-1";
47606 enum_constant public static final android.util.Xml.Encoding ISO_8859_1;