Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardBuilder.java148 private KeyboardRow mCurrentRow = null; field in KeyboardBuilder
836 mCurrentRow = row; in startRow()
842 if (mCurrentRow == null) { in endRow()
851 mCurrentRow = null; in endRow()