/hardware/qcom/sm8150/gps/android/2.0/ |
D | AGnssRil.cpp | 114 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()
|
D | AGnssRil.h | 69 …Return<bool> updateNetworkState(bool connected, V1_0::IAGnssRil::NetworkType type, bool roaming) o…
|
/hardware/interfaces/gnss/1.0/default/ |
D | AGnssRil.cpp | 125 bool roaming) { in updateNetworkState() argument 133 roaming, in updateNetworkState()
|
D | AGnssRil.h | 59 bool roaming) override;
|
/hardware/qcom/sm8150/gps/gnss/ |
D | location_gnss.cpp | 69 static void updateConnectionStatus(bool connected, int8_t type, bool roaming = false, 327 bool roaming, NetworkHandle networkHandle) { in updateConnectionStatus() argument 330 connected, type, roaming, networkHandle); in updateConnectionStatus()
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRil.hal | 124 * @param roaming Indicates whether the device is currently roaming on 130 updateNetworkState(bool connected, NetworkType type, bool roaming)
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | AGnssRil.h | 71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | AGnssRil.h | 71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
|
/hardware/qcom/sdm845/gps/msm8998/android/ |
D | AGnssRil.h | 71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
|
D | AGnssRil.cpp | 50 Return<bool> AGnssRil::updateNetworkState(bool connected, NetworkType type, bool roaming) { in updateNetworkState() argument
|
/hardware/qcom/sm8150/gps/android/1.0/ |
D | AGnssRil.h | 71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
|
/hardware/interfaces/gnss/2.0/default/ |
D | AGnssRil.h | 44 bool roaming) override;
|
/hardware/qcom/gps/msm8998/android/ |
D | AGnssRil.h | 71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
|
D | AGnssRil.cpp | 50 Return<bool> AGnssRil::updateNetworkState(bool connected, NetworkType type, bool roaming) { in updateNetworkState() argument
|
/hardware/qcom/sm8150/gps/android/1.1/ |
D | AGnssRil.h | 71 Return<bool> updateNetworkState(bool connected, NetworkType type, bool roaming) override;
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 52 * If set indicates that the roaming API's are supported. 370 * Get roaming control capabilities. 385 * Configure roaming control parameters. 399 * Set the roaming control state with the parameters configured 400 * using |configureRoaming|. Depending on the roaming state set, the 401 * driver/firmware would enable/disable control over roaming decisions. 404 * @param state State of the roaming control.
|
/hardware/qcom/sm8150/gps/location/ |
D | location_interface.h | 79 void (*updateConnectionStatus)(bool connected, int8_t type, bool roaming,
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | link_layer_stats.h | 51 wifi_roam_state roaming; // roaming state member
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatus.h | 486 bool roaming=false, 493 connected && (!roaming), 495 roaming, 908 bool roaming, NetworkHandle networkHandle);
|
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc.cpp | 128 static void loc_agps_ril_update_network_state(int connected, int type, int roaming, const char* ext… 865 static void loc_agps_ril_update_network_state(int connected, int type, int roaming, const char* ext… in loc_agps_ril_update_network_state() argument
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc.cpp | 128 static void loc_agps_ril_update_network_state(int connected, int type, int roaming, const char* ext… 865 static void loc_agps_ril_update_network_state(int connected, int type, int roaming, const char* ext… in loc_agps_ril_update_network_state() argument
|
/hardware/interfaces/radio/1.2/ |
D | IRadio.hal | 148 * @param roamingAllowed Indicates whether or not data roaming is allowed by the user. 150 * a roaming network. The 'protocol' parameter in the old RIL API must be filled 151 * accordingly based on the roaming condition. Note this is for backward compatibility with
|
/hardware/interfaces/gnss/2.0/ |
D | IAGnssRil.hal | 32 /** Network is not roaming. */
|
/hardware/interfaces/wifi/1.3/ |
D | IWifiChip.hal | 72 * functionality such as scanning, roaming, etc. but it should not result in
|
/hardware/qcom/sdm845/gps/sdm845/core/data-items/ |
D | DataItemConcreteTypesBase.h | 238 bool available, bool connected, bool roaming ): in NetworkInfoDataItemBase() argument 245 mRoaming(roaming), in NetworkInfoDataItemBase()
|