Home
last modified time | relevance | path

Searched defs:getTextLine (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DTextLineTest.java112 private TextLine getTextLine(CharSequence str, TextPaint paint, TabStops tabStops) { in getTextLine() method in TextLineTest
124 private TextLine getTextLine(CharSequence str, TextPaint paint) { in getTextLine() method in TextLineTest