HomeSort by relevance Sort by last modified time
    Searched refs:thisLabel (Results 1 - 2 of 2) sorted by null

  /external/smack/src/org/jivesoftware/smackx/
FormField.java 392 String thisLabel = label == null ? "" : label;
395 if (!thisLabel.equals(otherLabel))
  /external/doclava/src/com/google/doclava/
SampleCode.java 506 String thisLabel = list.get(i).getLabel();
508 String newLabel = thisLabel + "/" + childLabel;

Completed in 91 milliseconds