HomeSort by relevance Sort by last modified time
    Searched defs:activation_type (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
network_state.h 87 const std::string& activation_type() const { return activation_type_; } function in class:chromeos::NetworkState
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.cc 92 std::string activation_type; local
95 &activation_type);
108 value->SetString("activation_type", activation_type);

Completed in 93 milliseconds