Searched refs:pathToPortId (Results 1 – 6 of 6) sorted by relevance
69 int pathToPortId(int path) { in setUp()
135 int pathToPortId(int path) { in SetUp()
1205 mService.setActivePortId(pathToPortId(path)); in setActivePath()1214 return mService.pathToPortId(mActiveRoutingPath); in getActivePortId()1231 return mService.pathToPortId(physicalAddress); in getPortId()1241 int pathToPortId(int newPath) { in pathToPortId() method in HdmiCecLocalDevice1243 return mService.pathToPortId(newPath); in pathToPortId()
957 int port = mService.pathToPortId(targetPhysicalAddress); in setSystemAudioMode()1150 if (mService.pathToPortId(getActiveSource().physicalAddress) in handleSystemAudioModeOnFromNonTvDevice()1199 int port = mService.pathToPortId(physicalAddress); in switchInputOnReceivingNewActivePath()1283 int port = mService.pathToPortId(physicalAddress); in handleRoutingChangeAndInformation()
309 if (mService.pathToPortId(newActive.physicalAddress) == getActivePortId()) { in updateActiveSource()477 if (mService.pathToPortId(inactiveSource.getPhysicalAddress()) == portId) { in handleInactiveSource()
1405 int pathToPortId(int path) { in pathToPortId() method in HdmiControlService1590 int portId = pathToPortId(path); in verifyPhysicalAddress()1833 .setPortId(pathToPortId(getPhysicalAddress())) in createDeviceInfo()2470 if (pathToPortId(physicalAddress) != Constants.INVALID_PORT_ID) { in askRemoteDeviceToBecomeActiveSource()3077 pathToPortId(activeSource.physicalAddress)); in getActiveSource()