Home
last modified time | relevance | path

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

/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H A Dhdf_ril_callback_common.h430 int32_t NetworkTimeZoneUpdated(const RilRadioResponseInfo &responseInfo, const std::string &timeZoneStr) override;
H A Dhdf_ril_callback_common.cpp525 int32_t RilCallback::NetworkTimeZoneUpdated(const RilRadioResponseInfo &responseInfo, const std::string &timeZoneStr) in NetworkTimeZoneUpdated() function in RilCallback
527 HDF_LOGI("RilCallback::NetworkTimeZoneUpdated timeZone:%{public}s", timeZoneStr.c_str()); in NetworkTimeZoneUpdated()
533 HDF_LOGI("RilCallback::NetworkTimeZoneUpdated time:%{public}s", timeStr.c_str()); in NetworkTimeUpdated()
/test/xts/hats/telephony/ril/hdi_v1.0/
H A Dhdf_ril_hdiService_test.cpp389 int32_t NetworkTimeZoneUpdated(const RilRadioResponseInfo &responseInfo, const std::string &timeZoneStr) override;
906 int32_t RilCallback::NetworkTimeZoneUpdated(const RilRadioResponseInfo &responseInfo, const std::string &timeZoneStr) in NetworkTimeZoneUpdated() function in HdiId::NotificationFilter::SelectionMode::RilCallback
908 HDF_LOGI("RilCallback::NetworkTimeZoneUpdated timeZone:%{public}s", timeZoneStr.c_str()); in NetworkTimeZoneUpdated()
914 HDF_LOGI("RilCallback::NetworkTimeZoneUpdated time:%{public}s", timeStr.c_str()); in NetworkTimeUpdated()

Completed in 16 milliseconds