Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp64 sptr<ICountryCodeCallback> countryCodeCallback = iface_cast<ICountryCodeCallback>(callback); in NotifyAllListener() local
67 countryCodeCallback->OnCountryCodeChange(country); in NotifyAllListener()