Home
last modified time | relevance | path

Searched refs:getBreakStrategy (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/text/
DPrecomputedText.java222 public @Layout.BreakStrategy int getBreakStrategy() { in getBreakStrategy() method in PrecomputedText.Params
378 if (params.getBreakStrategy() == hintParams.getBreakStrategy() in create()
400 final boolean needHyphenation = params.getBreakStrategy() != Layout.BREAK_STRATEGY_SIMPLE in createMeasuredParagraphsFromPrecomputedText()
422 final boolean needHyphenation = params.getBreakStrategy() != Layout.BREAK_STRATEGY_SIMPLE in createMeasuredParagraphs()
/frameworks/base/core/java/android/widget/
DTextView.java4684 public int getBreakStrategy() { in getBreakStrategy() method in TextView.Drawables
4760 mBreakStrategy = params.getBreakStrategy(); in setTextMetricsParams()
9651 .setBreakStrategy(getBreakStrategy()) in suggestedSizeFitsInSpace()
/frameworks/base/boot/
Dboot-image-profile.txt15312 HSPLandroid/text/PrecomputedText$Params;->getBreakStrategy()I
20824 HSPLandroid/widget/TextView;->getBreakStrategy()I
/frameworks/base/core/api/
Dcurrent.txt44229 method public int getBreakStrategy();
56230 method public int getBreakStrategy();
/frameworks/base/config/
Dboot-image-profile.txt15361 HSPLandroid/text/PrecomputedText$Params;->getBreakStrategy()I
20871 HSPLandroid/widget/TextView;->getBreakStrategy()I