Searched defs:keyIndex (Results 1 – 4 of 4) sorted by relevance
481 int keyIndex = getKeyIndices(mStartX, mStartY, null); in setKeyboard() local888 private void showPreview(int keyIndex) { in showPreview()925 private void showKey(final int keyIndex) { in showKey()1023 public void invalidateKey(int keyIndex) { in invalidateKey()1127 mMiniKeyboard.setPopupOffset(x < 0 ? 0 : x, y); in onLongPress()1382 private void checkMultiTap(long eventTime, int keyIndex) { in checkMultiTap()
166 const int keyIndex = getKeyIndex(c); in calculateNearbyKeyCodes() local309 const int keyIndex, const int inputIndex) const { in calculateNormalizedSquaredDistance() argument341 const int keyIndex, const int inputIndex) const { in calculateSquaredDistanceFromSweetSpotCenter() argument
90 bool hasSweetSpotData(const int keyIndex) const { in hasSweetSpotData()
462 int keyIndex = (KEY_NUMBER_12KEY < keys.size()) in changeKeyboard() local