Searched refs:hasSuggestions (Results 1 – 5 of 5) sorted by relevance
75 public boolean hasSuggestions() { in hasSuggestions() method in FolderNameInfos
442 if (nameInfos == null || !nameInfos.hasSuggestions()) { in setLabelSuggestion()
546 if (mInfo.suggestedFolderNames.hasSuggestions()) { in showLabelSuggestions()
328 if (suggestedFolderNames == null || !suggestedFolderNames.hasSuggestions()) { in getAcceptedSuggestionIndex()367 if (suggestedFolderNames == null || !suggestedFolderNames.hasSuggestions()) { in getToLabelState()
82 assertTrue(nameInfos.hasSuggestions()); in getSuggestedFolderName_workAssignedToEnd()