Searched defs:OnCellInfoUpdated (Results 1 – 4 of 4) sorted by relevance
| /base/telephony/state_registry/frameworks/js/napi/src/ | ||
| D | napi_telephony_observer.cpp | 77 void NapiTelephonyObserver::OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformatio… in OnCellInfoUpdated() function in OHOS::Telephony::NapiTelephonyObserver |
| /base/telephony/state_registry/test/unittest/state_test/ | ||
| D | state_registry_observer.h | 56 void OnCellInfoUpdated(int32_t slotId, const std::vector<sptr<CellInformation>> &vec) in OnCellInfoUpdated() function |
| /base/telephony/state_registry/frameworks/native/observer/src/ | ||
| D | telephony_observer_proxy.cpp | 110 void TelephonyObserverProxy::OnCellInfoUpdated( in OnCellInfoUpdated() function in OHOS::Telephony::TelephonyObserverProxy |
| D | telephony_observer.cpp | 32 void TelephonyObserver::OnCellInfoUpdated( in OnCellInfoUpdated() function in OHOS::Telephony::TelephonyObserver |