Searched refs:oldDir (Results 1 – 1 of 1) sorted by relevance
9099 int oldDir = 0; in makeNewLayout() local9100 if (testDirChange) oldDir = mLayout.getParagraphDirection(0); in makeNewLayout()9186 if (bringIntoView || (testDirChange && oldDir != mLayout.getParagraphDirection(0))) { in makeNewLayout()