Searched refs:IsBatteryPresent (Results 1 – 4 of 4) sorted by relevance
63 if (PowerStatus::Get()->IsBatteryPresent()) { in SettingsDefaultView()108 if (!PowerStatus::Get()->IsBatteryPresent()) in OnPowerStatusChanged()142 !PowerStatus::Get()->IsBatteryPresent()) in CreateDefaultView()
60 SetVisible(PowerStatus::Get()->IsBatteryPresent()); in UpdateStatus()141 if (!PowerStatus::Get()->IsBatteryPresent()) in CreateNotificationView()234 if (!status.IsBatteryPresent() || in UpdateNotificationState()
80 bool IsBatteryPresent() const;
135 bool PowerStatus::IsBatteryPresent() const { in IsBatteryPresent() function in ash::internal::PowerStatus219 } else if (!IsBatteryPresent()) { in GetBatteryImage()