Searched refs:JustificationMode (Results 1 – 5 of 5) sorted by relevance
165 public @interface JustificationMode {} annotation in LineBreaker183 private @JustificationMode int mJustificationMode = JUSTIFICATION_MODE_NONE;216 public @NonNull Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode()458 @HyphenationFrequency int hyphenationFrequency, @JustificationMode int justify, in LineBreaker()
264 public Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode()366 @JustificationMode int justificationMode, in DynamicLayout()
122 public @interface JustificationMode {} annotation in Layout275 protected void setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode()
388 public Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode()
4691 @Layout.JustificationMode4692 public void setJustificationMode(@Layout.JustificationMode int justificationMode) { in setJustificationMode()4710 public @Layout.JustificationMode int getJustificationMode() { in getJustificationMode()