Searched refs:WriteSimStateBehaviorEvent (Results 1 – 4 of 4) sorted by relevance
40 static void WriteSimStateBehaviorEvent(int32_t slotId, int32_t state);
127 CoreServiceHiSysEvent::WriteSimStateBehaviorEvent(slotId, static_cast<int32_t>(externalState_)); in Init()775 CoreServiceHiSysEvent::WriteSimStateBehaviorEvent(slotId, static_cast<int32_t>(externalState_)); in SimStateEscape()806 … CoreServiceHiSysEvent::WriteSimStateBehaviorEvent(slotId, static_cast<int32_t>(externalState_)); in SimLockStateEscape()819 CoreServiceHiSysEvent::WriteSimStateBehaviorEvent(slotId, static_cast<int32_t>(externalState_)); in NotifySimLock()
75 void CoreServiceHiSysEvent::WriteSimStateBehaviorEvent(int32_t slotId, int32_t state) in WriteSimStateBehaviorEvent() function in OHOS::Telephony::CoreServiceHiSysEvent
421 coreServiceHiSysEvent->WriteSimStateBehaviorEvent(slotId, argInt);