Searched refs:IsBatteryPresent (Results 1 – 5 of 5) sorted by relevance
66 if (PowerStatus::Get()->IsBatteryPresent()) { in SettingsDefaultView()115 if (!PowerStatus::Get()->IsBatteryPresent()) in OnPowerStatusChanged()149 !PowerStatus::Get()->IsBatteryPresent()) in CreateDefaultView()
55 bool IsBatteryPresent( in IsBatteryPresent() function in content::__anon23c246570111::PowerManagerObserver110 if (IsBatteryPresent(proto)) { in PowerChanged()
69 SetVisible(PowerStatus::Get()->IsBatteryPresent()); in UpdateStatus()195 if (!PowerStatus::Get()->IsBatteryPresent()) in CreateNotificationView()289 if (!status.IsBatteryPresent() || in UpdateNotificationState()
79 bool IsBatteryPresent() const;
140 bool PowerStatus::IsBatteryPresent() const { in IsBatteryPresent() function in ash::PowerStatus224 } else if (!IsBatteryPresent()) { in GetBatteryImage()