Searched refs:mHasShortcutKey (Results 1 – 2 of 2) sorted by relevance
83 public final boolean mHasShortcutKey; field in KeyboardId99 mHasShortcutKey = params.mVoiceInputKeyEnabled; in KeyboardId()113 id.mHasShortcutKey, in computeHashCode()134 && other.mHasShortcutKey == mHasShortcutKey in equals()204 (mHasShortcutKey ? " hasShortcutKey" : ""), in toString()
665 R.styleable.Keyboard_Case_hasShortcutKey, id.mHasShortcutKey); in parseCaseCondition()