Searched refs:getLabelState (Results 1 – 2 of 2) sorted by relevance
163 return String.format("%s; labelState=%s", super.dumpProperties(), getLabelState()); in dumpProperties()171 if (LabelState.SUGGESTED.equals(getLabelState())) { in buildProto()177 .addItemAttributes(getLabelState().mLogAttribute) in buildProto()214 public LabelState getLabelState() { in getLabelState() method in FolderInfo259 switch (getLabelState()){ in getFromLabelState()
425 if (!mInfo.getLabelState().equals(LabelState.UNLABELED)) { in setLabelSuggestion()