Home
last modified time | relevance | path

Searched refs:roaming (Results 1 – 25 of 79) sorted by relevance

1234

/hardware/qcom/sm8150p/gps/android/2.0/
DAGnssRil.cpp114 bool roaming = false; in updateNetworkState_2_0() local
121 roaming = false; in updateNetworkState_2_0()
124 typeout, roaming, (NetworkHandle) attributes.networkHandle); in updateNetworkState_2_0()
DAGnssRil.h69 …Return<bool> updateNetworkState(bool connected, V1_0::IAGnssRil::NetworkType type, bool roaming) o…
/hardware/qcom/sm7150/gps/android/2.0/
DAGnssRil.cpp114 bool roaming = false; in updateNetworkState_2_0() local
121 roaming = false; in updateNetworkState_2_0()
124 typeout, roaming, (NetworkHandle) attributes.networkHandle); in updateNetworkState_2_0()
DAGnssRil.h69 …Return<bool> updateNetworkState(bool connected, V1_0::IAGnssRil::NetworkType type, bool roaming) o…
/hardware/qcom/sm8150/gps/android/2.0/
DAGnssRil.cpp115 bool roaming = false; in updateNetworkState_2_0() local
122 roaming = false; in updateNetworkState_2_0()
126 typeout, roaming, (NetworkHandle) attributes.networkHandle, apn); in updateNetworkState_2_0()
DAGnssRil.h69 …Return<bool> updateNetworkState(bool connected, V1_0::IAGnssRil::NetworkType type, bool roaming) o…
/hardware/qcom/sm7250/gps/android/2.0/
DAGnssRil.cpp115 bool roaming = false; in updateNetworkState_2_0() local
122 roaming = false; in updateNetworkState_2_0()
126 typeout, roaming, (NetworkHandle) attributes.networkHandle, apn); in updateNetworkState_2_0()
DAGnssRil.h69 …Return<bool> updateNetworkState(bool connected, V1_0::IAGnssRil::NetworkType type, bool roaming) o…
/hardware/qcom/sm7250/gps/android/2.1/
DAGnssRil.cpp115 bool roaming = false; in updateNetworkState_2_0() local
122 roaming = false; in updateNetworkState_2_0()
126 typeout, roaming, (NetworkHandle) attributes.networkHandle, apn); in updateNetworkState_2_0()
DAGnssRil.h69 …Return<bool> updateNetworkState(bool connected, V1_0::IAGnssRil::NetworkType type, bool roaming) o…
/hardware/qcom/sm8150/gps/android/2.1/
DAGnssRil.cpp115 bool roaming = false; in updateNetworkState_2_0() local
122 roaming = false; in updateNetworkState_2_0()
126 typeout, roaming, (NetworkHandle) attributes.networkHandle, apn); in updateNetworkState_2_0()
DAGnssRil.h69 …Return<bool> updateNetworkState(bool connected, V1_0::IAGnssRil::NetworkType type, bool roaming) o…
/hardware/interfaces/gnss/1.0/default/
DAGnssRil.cpp125 bool roaming) { in updateNetworkState() argument
133 roaming, in updateNetworkState()
/hardware/interfaces/gnss/1.0/
DIAGnssRil.hal124 * @param roaming Indicates whether the device is currently roaming on
130 updateNetworkState(bool connected, NetworkType type, bool roaming)
/hardware/qcom/sm8150p/gps/gnss/
Dlocation_gnss.cpp69 static void updateConnectionStatus(bool connected, int8_t type, bool roaming = false,
328 bool roaming, NetworkHandle networkHandle) { in updateConnectionStatus() argument
331 connected, type, roaming, networkHandle); in updateConnectionStatus()
/hardware/qcom/sm7250/gps/android/1.0/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/sm7150/gps/android/1.0/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/sm8150/gps/android/1.0/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/interfaces/gnss/2.0/default/
DAGnssRil.h44 bool roaming) override;
/hardware/qcom/sm8150p/gps/android/1.1/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/sm8150/gps/android/1.1/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/sm7250/gps/android/1.1/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/sm7150/gps/android/1.1/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/gps/msm8909w_3100/android/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
/hardware/qcom/gps/msm8998/android/
DAGnssRil.h71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;

1234