Home
last modified time | relevance | path

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

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardContainer.java943 private void offsetRect(Rect rect, View view) { in offsetRect() method in LeanbackKeyboardContainer
962 offsetRect(mRect, mActionButtonView); in getBestFocus()
965 offsetRect(mRect, mMainKeyboardView); in getBestFocus()
976 offsetRect(mRect, suggestView); in getBestFocus()
989 offsetRect(mRect, mActionButtonView); in getBestFocus()
996 offsetRect(mRect, mMainKeyboardView); in getBestFocus()
1275 offsetRect(mRect, mMainKeyboardView); in getNextFocusInDirection()
1281 offsetRect(mRect, mSuggestions); in getNextFocusInDirection()
1288 offsetRect(mRect, mMainKeyboardView); in getNextFocusInDirection()
1302 offsetRect(mRect, mRootView); in getNextFocusInDirection()
[all …]