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

/frameworks/base/services/core/java/com/android/server/hdmi/
H A DDeviceSelectAction.java174 tv().setActivePath(mTarget.getPhysicalAddress());
H A DHdmiCecLocalDeviceTv.java269 setActivePath(mService.getPhysicalAddress());
352 setActivePath(path);
390 setActivePath(oldPath);
529 setActivePath(Constants.INVALID_PHYSICAL_ADDRESS);
653 setActivePath(newPath);
1447 setActivePath(newPath);
1452 setActivePath(activePath);
H A DHdmiCecLocalDevice.java783 void setActivePath(int path) { method in class:HdmiCecLocalDevice
808 setActivePath(mService.portIdToPath(portId));

Completed in 2228 milliseconds