Home
last modified time | relevance | path

Searched refs:SendSignalInfoChanged (Results 1 - 3 of 3) sorted by relevance

/base/telephony/state_registry/services/include/
H A Dtelephony_state_registry_service.h84 void SendSignalInfoChanged(int32_t slotId, const std::vector<sptr<SignalInformation>> &vec);
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp288 SendSignalInfoChanged(slotId, vec); in UpdateSignalInfo()
691 void TelephonyStateRegistryService::SendSignalInfoChanged( in SendSignalInfoChanged() function in OHOS::Telephony::TelephonyStateRegistryService
/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp976 service->SendSignalInfoChanged(0, vec); in HWTEST_F()
979 service->SendSignalInfoChanged(0, vec); in HWTEST_F()

Completed in 5 milliseconds