Home
last modified time | relevance | path

Searched refs:SendSimStateChanged (Results 1 – 2 of 2) sorted by relevance

/base/telephony/state_registry/services/include/
Dtelephony_state_registry_service.h85 void SendSimStateChanged(int32_t slotId, CardType type, SimState state, LockReason reason);
/base/telephony/state_registry/services/src/
Dtelephony_state_registry_service.cpp228 SendSimStateChanged(slotId, type, state, reason); in UpdateSimState()
590 void TelephonyStateRegistryService::SendSimStateChanged( in SendSimStateChanged() function in OHOS::Telephony::TelephonyStateRegistryService