Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/drivingstate/
DCarUxRestrictionsConfiguration.java796 int physicalPort = in.readInt(); in CarUxRestrictionsConfiguration() local
797 mPhysicalPort = nullPhysicalPort ? null : physicalPort; in CarUxRestrictionsConfiguration()