Searched refs:mBottomSystemBarAttached (Results 1 – 1 of 1) sorted by relevance
146 private boolean mBottomSystemBarAttached; field in CarSystemBar234 if (mTopSystemBarAttached || mBottomSystemBarAttached || mLeftSystemBarAttached in registerOverlayChangeBroadcastReceiver()515 + ", mBottomSystemBarAttached=" + mBottomSystemBarAttached in attachNavBarBySide()518 if (mBottomSystemBarWindow != null && !mBottomSystemBarAttached in attachNavBarBySide()522 mBottomSystemBarAttached = true; in attachNavBarBySide()831 mBottomSystemBarAttached = false; in clearSystemBarWindow()