Searched refs:mPhysicalPorts (Results 1 – 1 of 1) sorted by relevance
139 private final List<Byte> mPhysicalPorts = new ArrayList<>(); field in CarUxRestrictionsManagerService172 for (byte port : mPhysicalPorts) { in init()235 for (byte port : mPhysicalPorts) { in loadConfig()817 for (byte port : mPhysicalPorts) { in handleDispatchUxRestrictions()895 mPhysicalPorts.add(mDefaultDisplayPhysicalPort); in initPhysicalPort()902 mPhysicalPorts.add(port); in initPhysicalPort()