Searched refs:mHintLabel (Results 1 – 1 of 1) sorted by relevance
61 private final String mHintLabel; field in Key222 mHintLabel = hintLabel; in Key()358 mHintLabel = null; in Key()362 mHintLabel = needsToUpcase in Key()377 mCode = mHintLabel.codePointAt(0); in Key()422 mHintLabel = key.mHintLabel; in Key()474 key.mHintLabel, in computeHashCode()501 && TextUtils.equals(o.mHintLabel, mHintLabel) in equalsInternal()573 return mHintLabel; in getHintLabel()697 return isShiftedLetterActivated() ? mHintLabel : mLabel; in getPreviewLabel()[all …]