Searched refs:mShowRight (Results 1 – 1 of 1) sorted by relevance
48 private boolean mShowRight; field in CarSystemBarController82 mShowRight = systemBarConfigs.getEnabledStatusBySide(SystemBarConfigs.RIGHT); in CarSystemBarController()140 return mShowRight ? mCarSystemBarViewFactory.getRightWindow() : null; in getRightWindow()215 if (!mShowRight) { in getRightBar()