Searched refs:systemBarConfigs (Results 1 – 2 of 2) sorted by relevance
69 SystemBarConfigs systemBarConfigs) { in CarSystemBarController() argument79 mShowTop = systemBarConfigs.getEnabledStatusBySide(SystemBarConfigs.TOP); in CarSystemBarController()80 mShowBottom = systemBarConfigs.getEnabledStatusBySide(SystemBarConfigs.BOTTOM); in CarSystemBarController()81 mShowLeft = systemBarConfigs.getEnabledStatusBySide(SystemBarConfigs.LEFT); in CarSystemBarController()82 mShowRight = systemBarConfigs.getEnabledStatusBySide(SystemBarConfigs.RIGHT); in CarSystemBarController()
136 SystemBarConfigs systemBarConfigs in CarSystemBar() argument151 mSystemBarConfigs = systemBarConfigs; in CarSystemBar()