Home
last modified time | relevance | path

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

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