Searched refs:popupKey (Results 1 – 3 of 3) sorted by relevance
1076 Key popupKey = mKeys[mCurrentKey]; in openPopupIfRequired() local1077 boolean result = onLongPress(popupKey); in openPopupIfRequired()1092 protected boolean onLongPress(Key popupKey) { in onLongPress() argument1093 int popupKeyboardId = popupKey.popupResId; in onLongPress()1096 mMiniKeyboardContainer = mMiniKeyboardCache.get(popupKey); in onLongPress()1130 if (popupKey.popupCharacters != null) { in onLongPress()1132 popupKey.popupCharacters, -1, getPaddingLeft() + getPaddingRight()); in onLongPress()1142 mMiniKeyboardCache.put(popupKey, mMiniKeyboardContainer); in onLongPress()1148 mPopupX = popupKey.x + mPaddingLeft; in onLongPress()1149 mPopupY = popupKey.y + mPaddingTop; in onLongPress()[all …]
1146 Key popupKey = mKeys[mCurrentKey]; in openPopupIfRequired() local1147 boolean result = onLongPress(popupKey); in openPopupIfRequired()1162 protected boolean onLongPress(Key popupKey) { in onLongPress() argument1163 int popupKeyboardId = popupKey.popupResId; in onLongPress()1167 if (popupKey.popupCharacters != null) { in onLongPress()1169 popupKey.popupCharacters, -1, getPaddingLeft() + getPaddingRight()); in onLongPress()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...