Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java226 private final int[] mKeyIndices = new int[12]; field in KeyboardView
1377 Arrays.fill(mKeyIndices, NOT_A_KEY); in onModifiedTouchEvent()