Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAppCompatTextViewAutoSizeHelper.java670 : createStaticLayoutForMeasuringPre23(text, alignment, availableWidth); in suggestedSizeFitsInSpace()
710 private StaticLayout createStaticLayoutForMeasuringPre23(CharSequence text, in createStaticLayoutForMeasuringPre23() method in AppCompatTextViewAutoSizeHelper