Home
last modified time | relevance | path

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

/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardView.java157 public int getColCount() { in getColCount() method in LeanbackKeyboardView
203 int cols = getColCount(); in getNearestIndex()