Searched refs:mKeyIndices (Results 1 – 1 of 1) sorted by relevance
226 private final int[] mKeyIndices = new int[12]; field in KeyboardView1377 Arrays.fill(mKeyIndices, NOT_A_KEY); in onModifiedTouchEvent()