Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java1386 CarSubscription carOption = carSubscriptions.get(i); in toHalSubscribeOptions() local
1387 halOptions.add(new HalSubscribeOptions(carOption.propertyId, carOption.areaIds, in toHalSubscribeOptions()
1388 carOption.updateRateHz, carOption.enableVariableUpdateRate, in toHalSubscribeOptions()
1389 carOption.resolution)); in toHalSubscribeOptions()