Searched refs:POPUP_HINT_CHAR (Results 1 – 1 of 1) sorted by relevance
85 private static final String POPUP_HINT_CHAR = "\u2026"; field in KeyboardView518 canvas.drawText(POPUP_HINT_CHAR, hintX, hintY, paint); in drawKeyPopupHint()