Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/gnss/
DXtraSystemStatusObserver.cpp72 bool XtraSystemStatusObserver::updateConnections(uint64_t allConnections) { in updateConnections() argument
74 mConnections = allConnections; in updateConnections()
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() argument
134 mConnections = allConnections; in updateConnections()