Searched refs:getLabelState (Results 1 – 2 of 2) sorted by relevance
243 return String.format("%s; labelState=%s", super.dumpProperties(), getLabelState()); in dumpProperties()251 if (LabelState.SUGGESTED.equals(getLabelState())) { in buildProto()257 .addItemAttributes(getLabelState().mLogAttribute) in buildProto()299 public LabelState getLabelState() { in getLabelState() method in FolderInfo344 switch (getLabelState()){ in getFromLabelState()
439 if (!mInfo.getLabelState().equals(LabelState.UNLABELED)) { in setLabelSuggestion()