Searched defs:JarUtils (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
H A DJarUtils.java29 public final class JarUtils { class
30 private JarUtils() { method in class:JarUtils
54 return JarUtils.class.getResourceAsStream("/" + name);

Completed in 6 milliseconds