Searched refs:mViewLayoutDirectionInitial (Results 1 – 2 of 2) sorted by relevance
584 private int mViewLayoutDirectionInitial; field in ViewRootImpl792 mViewLayoutDirectionInitial = mView.getRawLayoutDirection();2049 if (mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in performTraversals()4436 && mViewLayoutDirectionInitial == View.LAYOUT_DIRECTION_INHERIT) { in updateConfiguration()
79301 Landroid/view/ViewRootImpl;->mViewLayoutDirectionInitial:I