Searched refs:mViewLayoutDirectionInitial (Results 1 – 2 of 2) sorted by relevance
974 private int mViewLayoutDirectionInitial; field in ViewRootImpl1482 mViewLayoutDirectionInitial = mView.getRawLayoutDirection();3440 if (mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in performTraversals()6525 && mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in updateLastConfigurationFromResources()
64229 Landroid/view/ViewRootImpl;->mViewLayoutDirectionInitial:I