Searched refs:cellular_allow_roaming_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_device_handler_impl.h116 // Apply the current value of |cellular_allow_roaming_| to all existing
121 bool cellular_allow_roaming_; member in class:chromeos::NetworkDeviceHandlerImpl
H A Dnetwork_device_handler_impl.cc392 cellular_allow_roaming_ = allow_roaming;
446 cellular_allow_roaming_(false) {}
471 device_state->provider_requires_roaming() || cellular_allow_roaming_;

Completed in 75 milliseconds