Searched defs:MsgDisableGnss (Results 1 - 2 of 2) sorted by relevance
/hardware/qcom/gps/msm8998/gnss/ | ||
H A D | GnssAdapter.cpp | 1761 struct MsgDisableGnss : public LocMsg { struct in inherits:LocMsg 1766 inline MsgDisableGnss(GnssAdapter& adapter, function in struct:MsgDisableGnss 1790 sendMsg(new MsgDisableGnss(*this, *mLocApi, *mContext, id)); |
/hardware/qcom/gps/sdm845/gnss/ | ||
H A D | GnssAdapter.cpp | 1786 struct MsgDisableGnss : public LocMsg { struct in inherits:LocMsg 1791 inline MsgDisableGnss(GnssAdapter& adapter, function in struct:MsgDisableGnss 1815 sendMsg(new MsgDisableGnss(*this, *mLocApi, *mContext, id)); |
Completed in 28 milliseconds