Searched refs:mKeyIndices (Results 1 – 3 of 3) sorted by relevance
210 private int[] mKeyIndices = new int[12]; field in KeyboardView1351 Arrays.fill(mKeyIndices, NOT_A_KEY);
226 private final int[] mKeyIndices = new int[12]; field in KeyboardView1377 Arrays.fill(mKeyIndices, NOT_A_KEY); in onModifiedTouchEvent()
25580 Landroid/inputmethodservice/KeyboardView;->mKeyIndices:[I