Searched refs:moveFocusToIndex (Results 1 – 1 of 1) sorted by relevance
1208 moveFocusToIndex(mMiniKbKeyIndex, KeyFocus.TYPE_MAIN); in onTextEntry()1543 moveFocusToIndex(mMainKeyboardView.getBaseMiniKbIndex(), KeyFocus.TYPE_MAIN); in onKeyLongPress()1551 private void moveFocusToIndex(int index, int type) { in moveFocusToIndex() method in LeanbackKeyboardContainer