Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/include/
Ddata_connection_params.h32 …_(std::move(apnHolder)), profileId_(profileId), rat_(radioTechnology), roamingState_(roamingState), in DataConnectionParams()
80 return roamingState_; in GetRoamingState()
85 roamingState_ = roamingState; in SetRoamingState()
105 bool roamingState_; variable