Searched refs:pathToPortId (Results 1 – 6 of 6) sorted by relevance
74 int pathToPortId(int path) { in setUp()
140 int pathToPortId(int path) { in SetUp()
1244 mService.setActivePortId(pathToPortId(path)); in setActivePath()1253 return mService.pathToPortId(mActiveRoutingPath); in getActivePortId()1270 return mService.pathToPortId(physicalAddress); in getPortId()1280 int pathToPortId(int newPath) { in pathToPortId() method in HdmiCecLocalDevice1282 return mService.pathToPortId(newPath); in pathToPortId()
972 int port = mService.pathToPortId(targetPhysicalAddress); in setSystemAudioMode()1182 if (mService.pathToPortId(getActiveSource().physicalAddress) in handleSystemAudioModeOnFromNonTvDevice()1231 int port = mService.pathToPortId(physicalAddress); in switchInputOnReceivingNewActivePath()1315 int port = mService.pathToPortId(physicalAddress); in handleRoutingChangeAndInformation()
340 if (mService.pathToPortId(newActive.physicalAddress) == getActivePortId()) { in updateActiveSource()525 if (mService.pathToPortId(inactiveSource.getPhysicalAddress()) == portId) { in handleInactiveSource()
1535 int pathToPortId(int path) { in pathToPortId() method in HdmiControlService1767 int portId = pathToPortId(path); in verifyPhysicalAddress()2011 .setPortId(pathToPortId(getPhysicalAddress())) in createDeviceInfo()2648 if (pathToPortId(physicalAddress) != Constants.INVALID_PORT_ID) { in askRemoteDeviceToBecomeActiveSource()3255 pathToPortId(activeSource.physicalAddress)); in getActiveSource()