Searched refs:resetSystemBarConfigs (Results 1 – 5 of 5) sorted by relevance
102 mSystemBarConfigs.resetSystemBarConfigs(); in onConfigChanged()103 mCarSystemBarController.resetSystemBarConfigs(); in onConfigChanged()
695 protected void resetSystemBarConfigs() { in resetSystemBarConfigs() method in CarSystemBarController696 mSystemBarConfigs.resetSystemBarConfigs(); in resetSystemBarConfigs()
139 void resetSystemBarConfigs() { in resetSystemBarConfigs() method in SystemBarConfigs
805 mCarSystemBarController.resetSystemBarConfigs(); in restartSystemBars()
512 verify(mCarSystemBarController, times(1)).resetSystemBarConfigs(); in restartSystemBars_newSystemBarConfig_recreatesSystemBars()