Searched refs:routingForBootup (Results 1 – 1 of 1) sorted by relevance
1477 void launchRoutingControl(boolean routingForBootup) { in launchRoutingControl() argument1481 if (!routingForBootup && !isProhibitMode()) { in launchRoutingControl()1484 startRoutingControl(getActivePath(), newPath, routingForBootup, null); in launchRoutingControl() local1489 if (!routingForBootup in launchRoutingControl()