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

/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceTv.java1476 * @param routingForBootup true if routing control is initiated due to One Touch Play
1480 void launchRoutingControl(boolean routingForBootup) { argument
1484 if (!routingForBootup && !isProhibitMode()) {
1487 startRoutingControl(getActivePath(), newPath, routingForBootup, null);
1492 if (!routingForBootup

Completed in 8 milliseconds