Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp4432 struct MsgReportNfwNotification : public LocMsg { in reportNfwNotificationEvent() struct
4436 inline MsgReportNfwNotification(const GnssNfwNotification& notification, in reportNfwNotificationEvent() function
4448 sendMsg(new MsgReportNfwNotification(notification, *this)); in reportNfwNotificationEvent()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp4265 struct MsgReportNfwNotification : public LocMsg { in reportNfwNotificationEvent() struct
4269 inline MsgReportNfwNotification(const GnssNfwNotification& notification, in reportNfwNotificationEvent() function
4281 sendMsg(new MsgReportNfwNotification(notification, *this)); in reportNfwNotificationEvent()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp5149 struct MsgReportNfwNotification : public LocMsg { in reportNfwNotificationEvent() struct
5153 inline MsgReportNfwNotification(const GnssNfwNotification& notification, in reportNfwNotificationEvent() argument
5165 sendMsg(new MsgReportNfwNotification(notification, *this)); in reportNfwNotificationEvent()