Searched refs:mEnableShiftLock (Results 1 – 1 of 1) sorted by relevance
93 public boolean mEnableShiftLock; field in KeyboardSwitcher.KeyboardId98 this.mEnableShiftLock = enableShiftLock; in KeyboardId()114 return (mXml + 1) * (mMode + 1) * (mEnableShiftLock ? 2 : 1); in hashCode()150 if (id.mEnableShiftLock) { in getKeyboard()