Home
last modified time | relevance | path

Searched refs:setHyphenationFrequency (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/apct-tests/perftests/core/src/android/text/
DPrecomputedTextPerfTest.java58 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_NoStyled_Hyphenation()
75 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_NoStyled_NoHyphenation()
92 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_NoStyled_Hyphenation_WidthOnly()
109 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_NoStyled_NoHyphenation_WidthOnly()
126 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_Styled_Hyphenation()
143 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_Styled_NoHyphenation()
160 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_Styled_Hyphenation_WidthOnly()
177 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_Styled_NoHyphenation_WidthOnly()
DPrecomputedTextMemoryUsageTest.java67 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testMemoryUsage_Latin_NoHyphenation()
85 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_Latin_Hyphenation()
103 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testMemoryUsage_CJK_NoHyphenation()
121 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_CJK_Hyphenation()
140 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testMemoryUsage_Arabic_NoHyphenation()
159 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_Arabic_Hyphenation()
176 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testMemoryUsage_Emoji()
DStaticLayoutPerfTest.java92 .setHyphenationFrequency(frequency).setBreakStrategy(strategy).build(); in makeMeasured()
102 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_FixedText_NoStyle_Greedy_NoHyphenation()
117 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_RandomText_NoStyled_Greedy_NoHyphenation()
132 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Greedy_Hyphenation()
147 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_RandomText_NoStyled_Balanced_NoHyphenation()
162 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Balanced_Hyphenation()
177 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL_FAST) in testCreate_RandomText_NoStyled_Balanced_Hyphenation_Fast()
192 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_RandomText_Styled_Greedy_NoHyphenation()
209 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_PrecomputedText_NoStyled_Greedy_NoHyphenation()
227 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in testCreate_PrecomputedText_NoStyled_Greedy_NoHyphenation_DirDifferent()
[all …]
DTextViewSetTextMeasurePerfTest.java98 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE); in timeCreate()
129 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE); in timeDraw()
DStaticLayoutMultithreadPerfTest.java112 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NONE) in runRandomTest()
/frameworks/base/apct-tests/perftests/core/src/android/widget/
DTextViewPrecomputedTextPerfTest.java93 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testNewLayout_RandomText()
113 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testNewLayout_RandomText_Selectable()
130 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testNewLayout_PrecomputedText()
152 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testNewLayout_PrecomputedText_Selectable()
177 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testSetText_RandomText()
195 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testSetText_RandomText_Selectable()
210 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testSetText_PrecomputedText()
230 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testSetText_PrecomputedText_Selectable()
254 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testOnMeasure_RandomText()
275 textView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in testOnMeasure_RandomText_Selectable()
[all …]
/frameworks/base/core/java/com/android/internal/widget/
DImageFloatingTextView.java75 setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_FULL_FAST); in ImageFloatingTextView()
103 .setHyphenationFrequency(getHyphenationFrequency()); in makeSingleLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuMessageView.java170 mTextView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in updateResources()
/frameworks/base/core/tests/coretests/src/android/text/
DStaticLayoutTest.java744 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_FULL) in testLocaleSpanAffectsHyphenation()
755 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_FULL) in testLocaleSpanAffectsHyphenation()
774 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_FULL) in testLocaleSpanAffectsHyphenation()
789 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_FULL) in testLocaleSpanAffectsHyphenation()
/frameworks/base/packages/SettingsLib/CollapsingToolbarBaseActivity/src/com/android/settingslib/collapsingtoolbar/
DCollapsingToolbarDelegate.java107 mCollapsingToolbarLayout.setHyphenationFrequency(HYPHENATION_FREQUENCY_NORMAL_FAST); in onCreateView()
/frameworks/base/packages/SettingsLib/CollapsingToolbarBaseActivity/src/com/android/settingslib/collapsingtoolbar/widget/
DCollapsingCoordinatorLayout.java114 mCollapsingToolbarLayout.setHyphenationFrequency(HYPHENATION_FREQUENCY_NORMAL_FAST); in init()
/frameworks/base/graphics/java/android/graphics/text/
DLineBreaker.java218 public @NonNull Builder setHyphenationFrequency( in setHyphenationFrequency() method in LineBreaker.Builder
/frameworks/base/core/java/android/text/
DStaticLayout.java367 public Builder setHyphenationFrequency(@HyphenationFrequency int hyphenationFrequency) { in setHyphenationFrequency() method in StaticLayout.Builder
825 .setHyphenationFrequency(getBaseHyphenationFrequency(b.mHyphenationFrequency)) in generate()
849 .setHyphenationFrequency(b.mHyphenationFrequency) in generate()
DDynamicLayout.java260 public Builder setHyphenationFrequency(@HyphenationFrequency int hyphenationFrequency) { in setHyphenationFrequency() method in DynamicLayout.Builder
745 .setHyphenationFrequency(mHyphenationFrequency) in reflow()
DPrecomputedText.java169 public Builder setHyphenationFrequency(@Layout.HyphenationFrequency int frequency) { in setHyphenationFrequency() method in PrecomputedText.Params.Builder
DLayout.java4000 public Builder setHyphenationFrequency(@HyphenationFrequency int hyphenationFrequency) { in setHyphenationFrequency() method in Layout.Builder
4219 .setHyphenationFrequency(mHyphenationFrequency) in build()
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewTest.java119 mTextView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_FULL); in testHyphenationWidth()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java320 mMessageView.setHyphenationFrequency(hyphenationFrequency); in setMessageHyphenationFrequency()
752 mMessageView.setHyphenationFrequency(mMessageHyphenationFrequency); in setupContent()
/frameworks/base/core/api/
Dlint-baseline.txt1515 UnflaggedApi: android.text.Layout.Builder#setHyphenationFrequency(int):
1516 …I must be flagged with @FlaggedApi: method android.text.Layout.Builder.setHyphenationFrequency(int)
Dcurrent.txt18112 method @NonNull public android.graphics.text.LineBreaker.Builder setHyphenationFrequency(int);
47569 method @NonNull public android.text.DynamicLayout.Builder setHyphenationFrequency(int);
47827 method @NonNull public android.text.Layout.Builder setHyphenationFrequency(int);
47920 method public android.text.PrecomputedText.Params.Builder setHyphenationFrequency(int);
48100 method @NonNull public android.text.StaticLayout.Builder setHyphenationFrequency(int);
61030 method public void setHyphenationFrequency(int);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt7893 HSPLandroid/graphics/text/LineBreaker$Builder;->setHyphenationFrequency(I)Landroid/graphics/text/Li…
14897 HSPLandroid/text/StaticLayout$Builder;->setHyphenationFrequency(I)Landroid/text/StaticLayout$Builde…
/frameworks/base/config/
Dboot-image-profile.txt7896 HSPLandroid/graphics/text/LineBreaker$Builder;->setHyphenationFrequency(I)Landroid/graphics/text/Li…
14961 HSPLandroid/text/StaticLayout$Builder;->setHyphenationFrequency(I)Landroid/text/StaticLayout$Builde…