Home | History | Annotate | Download | only in android

Lines Matching refs:UTF_8

3 import static java.nio.charset.StandardCharsets.UTF_8;
530 stringsAsBytes.add(s.getBytes(UTF_8));
547 stringsAsBytes.add(s.getBytes(UTF_8));