Searched refs:UTF8_CHARSET (Results 1 - 6 of 6) sorted by relevance

/external/flatbuffers/java/com/google/flatbuffers/
H A DTable.java40 public final static ThreadLocal<Charset> UTF8_CHARSET = new ThreadLocal<Charset>() { field in class:Table
/external/smali/smalidea/src/test/java/org/jf/smalidea/
H A DLightCodeInsightParsingTestCase.java146 virtualFile.setCharset(CharsetToolkit.UTF8_CHARSET);
/external/flatbuffers/tests/MyGame/Example/
H A DMonster.java179 byte[] byteKey = key.getBytes(Table.UTF8_CHARSET.get());
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 342 milliseconds