Searched refs:mShiftKeyIndices (Results 1 – 2 of 2) sorted by relevance
111 private int[] mShiftKeyIndices = {-1, -1}; field in Keyboard742 return mShiftKeyIndices; in getShiftKeyIndices()746 return mShiftKeyIndices[0]; in getShiftKeyIndex()840 mShiftKeyIndices[i] = mKeys.size()-1; in loadKeyboard()
22636 Landroid/inputmethodservice/Keyboard;->mShiftKeyIndices:[I