Searched refs:physicalAddress (Results 1 – 3 of 3) sorted by relevance
50 DisplayAddress.Physical physicalAddress = (DisplayAddress.Physical) address; in getPhysicalPort() local51 if (physicalAddress != null) { in getPhysicalPort()52 return physicalAddress.getPort(); in getPhysicalPort()
232 DisplayAddress.Physical physicalAddress = (DisplayAddress.Physical) address; in getDisplayPort() local233 return physicalAddress.getPort(); in getDisplayPort()
160 DisplayAddress.Physical physicalAddress = (DisplayAddress.Physical) address; in getClusterDisplayPort() local161 return physicalAddress.getPort(); in getClusterDisplayPort()