Searched refs:mViewLayoutDirectionInitial (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java455 private int mViewLayoutDirectionInitial; field in class:ViewRootImpl
640 mViewLayoutDirectionInitial = mView.getRawLayoutDirection();
1665 if (mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) {
3601 && mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) {

Completed in 34 milliseconds