Searched refs:halSubscribeOption (Results 1 – 1 of 1) sorted by relevance
703 HalSubscribeOptions halSubscribeOption = halSubscribeOptions.get(i); in createVhalSubscribeOptionsLocked() local704 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()