Searched refs:mShiftKeyIndices (Results 1 – 1 of 1) sorted by relevance
103 private int[] mShiftKeyIndices = {-1, -1}; field in Keyboard717 return mShiftKeyIndices; in getShiftKeyIndices()721 return mShiftKeyIndices[0]; in getShiftKeyIndex()815 mShiftKeyIndices[i] = mKeys.size()-1; in loadKeyboard()