Home
last modified time | relevance | path

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

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardController.java199 PointF currPosition = getCurrentKeyPosition(); in updatePositionToCurrentFocus()
209 private PointF getCurrentKeyPosition() { in getCurrentKeyPosition() method in LeanbackKeyboardController