Home | History | Annotate | Download | only in widget

Lines Matching refs:oldDir

6288         int oldDir = 0;
6289 if (testDirChange) oldDir = mLayout.getParagraphDirection(0);
6378 if (bringIntoView || (testDirChange && oldDir != mLayout.getParagraphDirection(0))) {