HomeSort by relevance Sort by last modified time
    Searched refs:activation_type_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chromeos/network/
network_state.h 87 const std::string& activation_type() const { return activation_type_; }
170 std::string activation_type_; member in class:chromeos::NetworkState
network_state.cc 97 return GetStringValue(key, value, &activation_type_);
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator_unittest.cc 129 cellular_network_.activation_type_ = activation_type;

Completed in 4177 milliseconds