Searched refs:oldKeyIndex (Results 1 – 1 of 1) sorted by relevance
850 int oldKeyIndex = mCurrentKeyIndex; in showPreview() local856 if (oldKeyIndex != mCurrentKeyIndex) { in showPreview()857 if (oldKeyIndex != NOT_A_KEY && keys.length > oldKeyIndex) { in showPreview()858 Key oldKey = keys[oldKeyIndex]; in showPreview()860 invalidateKey(oldKeyIndex); in showPreview()881 if (oldKeyIndex != mCurrentKeyIndex && mShowPreview) { in showPreview()