Searched refs:mViewLayoutDirectionInitial (Results 1 – 2 of 2) sorted by relevance
964 private int mViewLayoutDirectionInitial; field in ViewRootImpl1371 mViewLayoutDirectionInitial = mView.getRawLayoutDirection();3195 if (mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in performTraversals()5920 && mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in updateLastConfigurationFromResources()
64872 Landroid/view/ViewRootImpl;->mViewLayoutDirectionInitial:I