Home
last modified time | relevance | path

Searched refs:GetRoamingState (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_data/services/include/
Ddata_connection_params.h78 bool GetRoamingState() const in GetRoamingState() function
/base/telephony/cellular_data/services/src/state_machine/
Dcellular_data_state_machine.cpp92 activeDataParam.allowRoaming = connectionParams.GetRoamingState(); in DoConnect()