Searched refs:mMiniKeyboardCache (Results 1 – 1 of 1) sorted by relevance
177 private final Map<Key,View> mMiniKeyboardCache; field in KeyboardView379 mMiniKeyboardCache = new HashMap<Key,View>(); in KeyboardView()547 mMiniKeyboardCache.clear(); // Not really necessary to do every time, but will free up views in setKeyboard()1429 mMiniKeyboardCache.clear(); in closing()