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()
265 public Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode()367 @JustificationMode int justificationMode, in DynamicLayout()
390 public Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode()
148 public @interface JustificationMode {} annotation in Layout326 protected void setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode()
5155 @Layout.JustificationMode5157 public void setJustificationMode(@Layout.JustificationMode int justificationMode) { in setJustificationMode()5175 public @Layout.JustificationMode int getJustificationMode() { in getJustificationMode()