Home
last modified time | relevance | path

Searched refs:getPhysicalPortLocked (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarUxRestrictionsManagerService.java391 physicalPort = getPhysicalPortLocked(displayId); in registerUxRestrictionsChangeListener()
423 restrictions = mCurrentUxRestrictions.get(getPhysicalPortLocked(displayId)); in getCurrentUxRestrictions()
1011 private Byte getPhysicalPortLocked(int displayId) { in getPhysicalPortLocked() method in CarUxRestrictionsManagerService
1155 Byte physicalPort = getPhysicalPortLocked(physicalDisplayId); in reportVirtualDisplayToPhysicalDisplay()