Searched refs:KIND_SHORTCUT (Results 1 – 4 of 4) sorted by relevance
52 static const int KIND_SHORTCUT = 7; // A shortcut variable
269 kind = Dictionary::KIND_SHORTCUT; in outputShortcuts()
252 public static final int KIND_SHORTCUT = 7; // A shortcut field in SuggestedWords.SuggestedWordInfo
230 || suggestionResults.first().isKindOf(SuggestedWordInfo.KIND_SHORTCUT)) { in getSuggestedWordsForNonBatchInput()