Searched refs:callStateOff (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_phone_test.cpp | 550 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); variable 567 HiSysEvent::EventType::BEHAVIOR, "STATE", callStateOff); 597 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); variable 614 HiSysEvent::EventType::BEHAVIOR, "STATE", callStateOff); 651 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); variable 659 HiSysEvent::EventType::BEHAVIOR, "STATE", callStateOff);
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_phone_test.cpp | 627 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); variable 648 HiSysEvent::EventType::BEHAVIOR, "STATE", callStateOff); 681 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); variable 702 HiSysEvent::EventType::BEHAVIOR, "STATE", callStateOff); 742 int32_t callStateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); variable 752 HiSysEvent::EventType::BEHAVIOR, "STATE", callStateOff);
|