Searched refs:routingForBootup (Results 1 – 1 of 1) sorted by relevance
1478 void launchRoutingControl(boolean routingForBootup) { in launchRoutingControl() argument1482 if (!routingForBootup && !isProhibitMode()) { in launchRoutingControl()1485 startRoutingControl(getActivePath(), newPath, routingForBootup, null); in launchRoutingControl() local1490 if (!routingForBootup in launchRoutingControl()