Searched defs:hintLabel (Results 1 – 3 of 3) sorted by relevance
215 @Nullable final String outputText, @Nullable final String hintLabel, in Key()360 final String hintLabel = style.getString( in Key() local544 final String hintLabel = getHintLabel(); in toLongString() local
447 final String hintLabel = key.getHintLabel(); in onDrawKeyTopVisuals() local
1509 private void addAccessibilityDescription(View view, int currState, String hintLabel) { in addAccessibilityDescription()