HomeSort by relevance Sort by last modified time
    Searched refs:newWeakHashMap (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CollectionUtils.java 44 public static <K, V> WeakHashMap<K, V> newWeakHashMap() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java 171 CollectionUtils.newWeakHashMap();
    [all...]

Completed in 737 milliseconds