Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java111 private int[] mShiftKeyIndices = {-1, -1}; field in Keyboard
742 return mShiftKeyIndices; in getShiftKeyIndices()
746 return mShiftKeyIndices[0]; in getShiftKeyIndex()
840 mShiftKeyIndices[i] = mKeys.size()-1; in loadKeyboard()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22636 Landroid/inputmethodservice/Keyboard;->mShiftKeyIndices:[I