Searched refs:longLabel (Results 1 – 1 of 1) sorted by relevance
1125 public Builder setLongLabel(@NonNull CharSequence longLabel) { in setLongLabel() argument1127 mText = Preconditions.checkStringNotEmpty(longLabel, "longLabel cannot be empty"); in setLongLabel()