Searched refs:EXTRA_ARG_CHARSEQUENCE1 (Results 1 – 2 of 2) sorted by relevance
33 public static final String EXTRA_ARG_CHARSEQUENCE1 = "arg_charsequence1"; field in ImeCommandConstants
110 return intent.getCharSequenceExtra(ImeCommandConstants.EXTRA_ARG_CHARSEQUENCE1); in getCharSequence1()