Searched refs:onUpdateShiftState (Results 1 – 3 of 3) sorted by relevance
124 mState.onUpdateShiftState(mAutoCapsState); in requestUpdatingShiftState()166 mState.onUpdateShiftState(mAutoCapsState); in updateShiftState()
199 mState.onUpdateShiftState(mLatinIME.getCurrentAutoCapsState()); in updateShiftState()262 mState.onUpdateShiftState(mLatinIME.getCurrentAutoCapsState()); in requestUpdatingShiftState()
387 public void onUpdateShiftState(int autoCaps) { in onUpdateShiftState() method in KeyboardState