Searched refs:pluggedType_ (Results 1 – 8 of 8) sorted by relevance
39 pluggedType_ = pluggedType; in SetPluggedType()45 pluggedType_ = BatteryPluggedType::PLUGGED_TYPE_NONE; in BatteryInfoReset()49 BatteryPluggedType pluggedType_; variable
256 pluggedType_ = pluggedType; in SetPluggedType()341 return pluggedType_; in GetPluggedType()417 (pluggedType_ == info.GetPluggedType()) &&465 BatteryPluggedType pluggedType_ = BatteryPluggedType::PLUGGED_TYPE_BUTT; variable
27 int32_t pluggedType_; member
459 info->pluggedType_ = PLUGGED_TYPE_NONE; in UpdateInfoByReadSysFile()460 ParsePluggedType(&info->pluggedType_); in UpdateInfoByReadSysFile()504 info->pluggedType_ = PLUGGED_TYPE_NONE; in ParseUeventToBatterydInfo()505 ParsePluggedType(&info->pluggedType_); in ParseUeventToBatterydInfo()525 g_batteryInfo.pluggedType_ = info->pluggedType_; in CopyBatteryInfo()
196 event.pluggedType = batteryInfo->pluggedType_; in UpdateBatteryInfo()
210 info.pluggedType = batteryInfo.pluggedType_; in GetBatteryInfo()
91 want.SetParam(BatteryInfo::COMMON_EVENT_KEY_PLUGGED_TYPE, static_cast<int>(pluggedType_)); in PublishChangedEvent()