Searched defs:enableShiftLock (Results 1 – 2 of 2) sorted by relevance
266 void enableShiftLock() { in enableShiftLock() method in LatinKeyboard852 private void enableShiftLock() { in enableShiftLock() method in LatinKeyboard.LatinKey
213 public KeyboardId(int xml, int mode, boolean enableShiftLock, boolean hasVoice) { in KeyboardId()