Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DVehicleHal.java703 HalSubscribeOptions halSubscribeOption = halSubscribeOptions.get(i); in createVhalSubscribeOptionsLocked() local
704 int property = halSubscribeOption.getHalPropId(); in createVhalSubscribeOptionsLocked()
705 int[] areaIds = halSubscribeOption.getAreaId(); in createVhalSubscribeOptionsLocked()
706 float samplingRateHz = halSubscribeOption.getUpdateRateHz(); in createVhalSubscribeOptionsLocked()
707 boolean enableVariableUpdateRate = halSubscribeOption.isVariableUpdateRateEnabled(); in createVhalSubscribeOptionsLocked()
708 float resolution = halSubscribeOption.getResolution(); in createVhalSubscribeOptionsLocked()