Searched refs:IsPresent (Results 1 – 2 of 2) sorted by relevance
103 want.SetParam(ToString(BatteryInfo::COMMON_EVENT_CODE_PRESENT), info.IsPresent()); in HandleBatteryChangedEvent()135 (g_batteryInfo.present_ == info.IsPresent())); in CmpBatteryInfo()149 g_batteryInfo.present_ = info.IsPresent(); in SwaptBatteryInfo()
283 bool IsPresent() const in IsPresent() function