Searched refs:routingForBootup (Results 1 – 1 of 1) sorted by relevance
1479 void launchRoutingControl(boolean routingForBootup) { in launchRoutingControl() argument1483 if (!routingForBootup && !isProhibitMode()) { in launchRoutingControl()1486 startRoutingControl(getActivePath(), newPath, routingForBootup, null); in launchRoutingControl() local1491 if (!routingForBootup in launchRoutingControl()