Searched refs:CODE_EMOJI (Results 1 – 4 of 4) sorted by relevance
198 public static final int CODE_EMOJI = -11; field in Constants219 case CODE_EMOJI: return "emoji"; in printableCode()
1667 case Constants.CODE_EMOJI: in onCodeInput()
93 Constants.CODE_EMOJI,
643 } else if (code == Constants.CODE_EMOJI) { in onCodeInput()