Home
last modified time | relevance | path

Searched refs:HYPHENATION_FREQUENCY_NORMAL (Results 1 – 9 of 9) sorted by relevance

/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/apct-tests/perftests/core/src/android/text/
DPrecomputedTextPerfTest.java58 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_NoStyled_Hyphenation()
92 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_NoStyled_Hyphenation_WidthOnly()
126 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_Styled_Hyphenation()
160 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_Styled_Hyphenation_WidthOnly()
DPrecomputedTextMemoryUsageTest.java85 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_Latin_Hyphenation()
121 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_CJK_Hyphenation()
159 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testMemoryUsage_Arabic_Hyphenation()
DStaticLayoutPerfTest.java104 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Greedy_Hyphenation()
134 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Balanced_Hyphenation()
198 Layout.BREAK_STRATEGY_SIMPLE, Layout.HYPHENATION_FREQUENCY_NORMAL); in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation()
202 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation()
232 Layout.BREAK_STRATEGY_BALANCED, Layout.HYPHENATION_FREQUENCY_NORMAL); in testCreate_PrecomputedText_NoStyled_Balanced_Hyphenation()
236 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_PrecomputedText_NoStyled_Balanced_Hyphenation()
/frameworks/base/graphics/java/android/graphics/text/
DLineBreaker.java126 HYPHENATION_FREQUENCY_NORMAL,
149 public static final int HYPHENATION_FREQUENCY_NORMAL = 1; field in LineBreaker
/frameworks/base/core/java/android/text/
DPrecomputedText.java113 Layout.HYPHENATION_FREQUENCY_NORMAL;
DLayout.java83 HYPHENATION_FREQUENCY_NORMAL,
104 public static final int HYPHENATION_FREQUENCY_NORMAL = LineBreaker.HYPHENATION_FREQUENCY_NORMAL; field in Layout
/frameworks/base/core/java/android/widget/
DTextView.java4604 @EnumEntry(name = "normal", value = Layout.HYPHENATION_FREQUENCY_NORMAL),
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...