Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java974 private int mViewLayoutDirectionInitial; field in ViewRootImpl
1482 mViewLayoutDirectionInitial = mView.getRawLayoutDirection();
3440 if (mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in performTraversals()
6525 && mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in updateLastConfigurationFromResources()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64229 Landroid/view/ViewRootImpl;->mViewLayoutDirectionInitial:I