Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
DExceptionTextView.java51 BoringLayout.Metrics hintMetrics, int ellipsizedWidth, boolean bringIntoView) { in makeNewLayout() argument
58 bringIntoView); in makeNewLayout()
/frameworks/base/core/java/android/widget/
DTextView.java8954 int ellipsisWidth, boolean bringIntoView) { in makeNewLayout() argument
9061 if (bringIntoView || (testDirChange && oldDir != mLayout.getParagraphDirection(0))) { in makeNewLayout()