Home | History | Annotate | Download | only in hdmi

Lines Matching defs:getActivePortId

313             if (mService.pathToPortId(newActive.physicalAddress) == getActivePortId()) {
314 setPrevPortId(getActivePortId());
357 info = mService.getDeviceInfoByPort(getActivePortId());
361 info = new HdmiDeviceInfo(path, getActivePortId());
376 if (portId == getActivePortId()) {
386 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID
387 ? mService.portIdToPath(getActivePortId()) : getDeviceInfo().getPhysicalAddress();
651 int newPath = mService.portIdToPath(getActivePortId());
1468 int newPath = mService.portIdToPath(getActivePortId());
1483 if (getActivePortId() != Constants.INVALID_PORT_ID) {
1485 int newPath = mService.portIdToPath(getActivePortId());