Searched refs:mMiniKeyboardCache (Results 1 – 1 of 1) sorted by relevance
159 private Map<Key,View> mMiniKeyboardCache; field in KeyboardView369 mMiniKeyboardCache = new HashMap<Key,View>(); in KeyboardView()478 mMiniKeyboardCache.clear(); in setKeyboard()1067 mMiniKeyboardContainer = mMiniKeyboardCache.get(popupKey); in onLongPress()1113 mMiniKeyboardCache.put(popupKey, mMiniKeyboardContainer); in onLongPress()1344 mMiniKeyboardCache.clear(); in closing()