Searched refs:hourlyViewModel (Results 1 – 1 of 1) sorted by relevance
394 final BatteryChartViewModel hourlyViewModel = mHourlyViewModels.get(mDailyChartIndex); in refreshUi() local395 if (mHourlyChartIndex >= hourlyViewModel.size()) { in refreshUi()398 hourlyViewModel.setSelectedIndex(mHourlyChartIndex); in refreshUi()399 hourlyViewModel.setHighlightSlotIndex( in refreshUi()403 mHourlyChartView.setViewModel(hourlyViewModel); in refreshUi()