Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/gnss/
DAgps.cpp721 if (NULL == mDsNif && in createAgpsStateMachines()
734 mDsNif = new DSStateMachine(this); in createAgpsStateMachines()
735 LOC_LOGD("DS NIF: %p", mDsNif); in createAgpsStateMachines()
755 if (mDsNif == NULL) { in getAgpsStateMachine()
758 return mDsNif; in getAgpsStateMachine()
816 else if (mDsNif && in releaseATL()
817 (subscriber = mDsNif->getSubscriber(connHandle)) != NULL) { in releaseATL()
818 sm = mDsNif; in releaseATL()
837 if (mDsNif) { in reportDataCallOpened()
838 mDsNif->processAgpsEvent(AGPS_EVENT_GRANTED); in reportDataCallOpened()
[all …]
DAgps.h282 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager()
344 AgpsStateMachine* mDsNif; variable
/hardware/qcom/gps/msm8909w_3100/gnss/
DAgps.cpp724 if (NULL == mDsNif && in createAgpsStateMachines()
737 mDsNif = new DSStateMachine(this); in createAgpsStateMachines()
738 LOC_LOGD("DS NIF: %p", mDsNif); in createAgpsStateMachines()
758 if (mDsNif == NULL) { in getAgpsStateMachine()
761 return mDsNif; in getAgpsStateMachine()
819 else if (mDsNif && in releaseATL()
820 (subscriber = mDsNif->getSubscriber(connHandle)) != NULL) { in releaseATL()
821 sm = mDsNif; in releaseATL()
840 if (mDsNif) { in reportDataCallOpened()
841 mDsNif->processAgpsEvent(AGPS_EVENT_GRANTED); in reportDataCallOpened()
[all …]
DAgps.h341 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager()
410 AgpsStateMachine* mDsNif; variable
/hardware/qcom/gps/msm8998/gnss/
DAgps.cpp720 if (NULL == mDsNif && in createAgpsStateMachines()
733 mDsNif = new DSStateMachine(this); in createAgpsStateMachines()
734 LOC_LOGD("DS NIF: %p", mDsNif); in createAgpsStateMachines()
754 if (mDsNif == NULL) { in getAgpsStateMachine()
757 return mDsNif; in getAgpsStateMachine()
815 else if (mDsNif && in releaseATL()
816 (subscriber = mDsNif->getSubscriber(connHandle)) != NULL) { in releaseATL()
817 sm = mDsNif; in releaseATL()
836 if (mDsNif) { in reportDataCallOpened()
837 mDsNif->processAgpsEvent(AGPS_EVENT_GRANTED); in reportDataCallOpened()
[all …]
DAgps.h341 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager()
410 AgpsStateMachine* mDsNif; variable
/hardware/qcom/sdm845/gps/msm8998/gnss/
DAgps.cpp720 if (NULL == mDsNif && in createAgpsStateMachines()
733 mDsNif = new DSStateMachine(this); in createAgpsStateMachines()
734 LOC_LOGD("DS NIF: %p", mDsNif); in createAgpsStateMachines()
754 if (mDsNif == NULL) { in getAgpsStateMachine()
757 return mDsNif; in getAgpsStateMachine()
815 else if (mDsNif && in releaseATL()
816 (subscriber = mDsNif->getSubscriber(connHandle)) != NULL) { in releaseATL()
817 sm = mDsNif; in releaseATL()
836 if (mDsNif) { in reportDataCallOpened()
837 mDsNif->processAgpsEvent(AGPS_EVENT_GRANTED); in reportDataCallOpened()
[all …]
DAgps.h341 mAgnssNif(NULL), mInternetNif(NULL), mDsNif(NULL) {} in AgpsManager()
410 AgpsStateMachine* mDsNif; variable