Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java210 private int[] mKeyIndices = new int[12]; field in KeyboardView
1351 Arrays.fill(mKeyIndices, NOT_A_KEY);
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java226 private final int[] mKeyIndices = new int[12]; field in KeyboardView
1377 Arrays.fill(mKeyIndices, NOT_A_KEY); in onModifiedTouchEvent()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25580 Landroid/inputmethodservice/KeyboardView;->mKeyIndices:[I