Searched refs:mAlignedView (Results 1 – 1 of 1) sorted by relevance
19 private View mAlignedView; field in LauncherRootView34 mAlignedView = getChildAt(0); in onFinishInflate()48 if (mAlignedView != null && mDrawRightInsetBar) { in fitSystemWindows()50 MarginLayoutParams lp = (MarginLayoutParams) mAlignedView.getLayoutParams(); in fitSystemWindows()54 mAlignedView.setLayoutParams(lp); in fitSystemWindows()