Home
last modified time | relevance | path

Searched refs:setSelectorToFocus (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardContainer.java1071 setSelectorToFocus(focus.rect, overestimateWidth, overestimateHeight, animate); in setKbFocus()
1075 public void setSelectorToFocus(Rect rect, boolean overestimateWidth, boolean overestimateHeight, in setSelectorToFocus() method in LeanbackKeyboardContainer