Home
last modified time | relevance | path

Searched refs:HYPHENATION_FREQUENCY_NORMAL (Results 1 – 11 of 11) 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.java132 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Greedy_Hyphenation()
162 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_RandomText_NoStyled_Balanced_Hyphenation()
241 Layout.BREAK_STRATEGY_SIMPLE, Layout.HYPHENATION_FREQUENCY_NORMAL); in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation()
245 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation()
275 Layout.BREAK_STRATEGY_BALANCED, Layout.HYPHENATION_FREQUENCY_NORMAL); in testCreate_PrecomputedText_NoStyled_Balanced_Hyphenation()
279 .setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL) in testCreate_PrecomputedText_NoStyled_Balanced_Hyphenation()
/frameworks/base/graphics/java/android/graphics/text/
DLineBreaker.java133 HYPHENATION_FREQUENCY_NORMAL,
156 public static final int HYPHENATION_FREQUENCY_NORMAL = 1; field in LineBreaker
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuMessageView.java170 mTextView.setHyphenationFrequency(Layout.HYPHENATION_FREQUENCY_NORMAL); in updateResources()
/frameworks/base/core/java/android/text/
DPrecomputedText.java119 Layout.HYPHENATION_FREQUENCY_NORMAL;
DStaticLayout.java744 case Layout.HYPHENATION_FREQUENCY_NORMAL: in getBaseHyphenationFrequency()
746 return LineBreaker.HYPHENATION_FREQUENCY_NORMAL; in getBaseHyphenationFrequency()
DLayout.java110 HYPHENATION_FREQUENCY_NORMAL,
133 public static final int HYPHENATION_FREQUENCY_NORMAL = 1; field in Layout
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt18102 field public static final int HYPHENATION_FREQUENCY_NORMAL = 1; // 0x1
47802 field public static final int HYPHENATION_FREQUENCY_NORMAL = 1; // 0x1