Searched refs:popupCharacters (Results 1 – 2 of 2) sorted by relevance
255 public CharSequence popupCharacters; field in Keyboard.Key360 popupCharacters = a.getText( in Key()
1101 if (popupKey.popupCharacters != null) { in onLongPress()1103 popupKey.popupCharacters, -1, getPaddingLeft() + getPaddingRight()); in onLongPress()