Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/gnss/
DXtraSystemStatusObserver.cpp72 bool XtraSystemStatusObserver::updateConnections(uint64_t allConnections) { in updateConnections() function in XtraSystemStatusObserver
234 mXtraSysStatObj->updateConnections(networkInfo->getAllTypes()); in notify()
DXtraSystemStatusObserver.h64 bool updateConnections(uint64_t allConnections);
/hardware/qcom/sm8150/gps/gnss/
DXtraSystemStatusObserver.h57 bool updateConnections(uint64_t allConnections,
DXtraSystemStatusObserver.cpp131 bool XtraSystemStatusObserver::updateConnections(uint64_t allConnections, in updateConnections() function in XtraSystemStatusObserver
300 mXtraSysStatObj->updateConnections(networkInfo->getAllTypes(), in notify()