Searched refs:PickNextState (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/mobile/
H A Dmobile_activator.h216 // PickNextState selects the desired state based on the current state of the
218 PlanActivationState PickNextState(const NetworkState* network,
220 // One of PickNext*State are called in PickNextState based on whether the
H A Dmobile_activator_unittest.cc88 return PickNextState(network, error_description);
256 // Evaluate state will defer to PickNextState to select what to do now that
257 // we're in START_ACTIVATION. PickNextState should decide to start a final
H A Dmobile_activator.cc702 PlanActivationState new_state = PickNextState(network, &error_description);
707 MobileActivator::PlanActivationState MobileActivator::PickNextState( function in class:chromeos::MobileActivator

Completed in 76 milliseconds