Home | History | Annotate | Download | only in keyboard

Lines Matching refs:hintLabel

607             final String hintLabel = key.mHintLabel;
633 canvas.drawText(hintLabel, 0, hintLabel.length(), hintX, hintY, paint);