Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/chromeos/
Dmobile_setup_ui.cc301 static const char* GetStateDescription(PlanActivationState state);
740 << "\n ui=" << GetStateDescription(state_) in EvaluateCellularNetwork()
1002 const char* MobileSetupHandler::GetStateDescription( in GetStateDescription() function in MobileSetupHandler
1074 << GetStateDescription(state_) in ChangeState()
1075 << ", new = " << GetStateDescription(new_state); in ChangeState()