Searched refs:getSuggestActionMsg (Results 1 – 3 of 3) sorted by relevance
172 … boolean m2 = (ai.getSuggestActionMsg() != null) && (ai.getSuggestActionMsg().length() > 0); in checkSearchable()
467 public String getSuggestActionMsg() { in getSuggestActionMsg() method in SearchableInfo.ActionKeyInfo
1150 && ((actionKey.getSuggestActionMsg() != null) || (actionKey in onSuggestionsKey()1190 result = actionKey.getSuggestActionMsg(); in getActionKeyMessage()