Searched refs:driverDisplayId (Results 1 – 3 of 3) sorted by relevance
127 int driverDisplayId = mZoneManager.getDisplayIdForDriver( in onViewCreated() local129 Log.i(TAG, "driver display id: " + driverDisplayId); in onViewCreated()130 boolean isPassengerView = displayId != driverDisplayId; in onViewCreated()
461 int driverDisplayId = mCarOccupantZoneManager.getDisplayIdForDriver( in handleCloseApplication() local465 getDisplayId(), driverDisplayId)); in handleCloseApplication()
2147 int driverDisplayId = occupantZoneService.getDisplayIdForDriver( in setDisplayPowerState() local2149 if (displayId == driverDisplayId && isNotSelf) { in setDisplayPowerState()