Searched refs:setJustificationMode (Results 1 – 10 of 10) sorted by relevance
216 public @NonNull Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode() method in LineBreaker.Builder
388 public Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode() method in StaticLayout.Builder589 setJustificationMode(b.mJustificationMode); in StaticLayout()646 .setJustificationMode(b.mJustificationMode) in generate()
264 public Builder setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode() method in DynamicLayout.Builder609 .setJustificationMode(mJustificationMode) in reflow()
276 protected void setJustificationMode(@JustificationMode int justificationMode) { in setJustificationMode() method in Layout
4778 public void setJustificationMode(@Layout.JustificationMode int justificationMode) { in setJustificationMode() method in TextView.Drawables9176 .setJustificationMode(mJustificationMode) in makeNewLayout()9236 .setJustificationMode(mJustificationMode) in makeSingleLayout()9289 .setJustificationMode(mJustificationMode) in makeSingleLayout()9653 .setJustificationMode(getJustificationMode()) in suggestedSizeFitsInSpace()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
17108 method @NonNull public android.graphics.text.LineBreaker.Builder setJustificationMode(int);44059 method @NonNull public android.text.DynamicLayout.Builder setJustificationMode(int);44478 method @NonNull public android.text.StaticLayout.Builder setJustificationMode(int);56498 method public void setJustificationMode(int);
8236 HSPLandroid/graphics/text/LineBreaker$Builder;->setJustificationMode(I)Landroid/graphics/text/LineB…15271 HSPLandroid/text/Layout;->setJustificationMode(I)V15472 HSPLandroid/text/StaticLayout$Builder;->setJustificationMode(I)Landroid/text/StaticLayout$Builder;
8232 HSPLandroid/graphics/text/LineBreaker$Builder;->setJustificationMode(I)Landroid/graphics/text/LineB…15320 HSPLandroid/text/Layout;->setJustificationMode(I)V15521 HSPLandroid/text/StaticLayout$Builder;->setJustificationMode(I)Landroid/text/StaticLayout$Builder;
59531 Landroid/text/Layout;->setJustificationMode(I)V