Home
last modified time | relevance | path

Searched defs:halValue (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DCarPropertyUtils.java67 VehiclePropValue halValue, int propertyId) { in toCarPropertyValue()
117 VehiclePropValue halValue, int propertyId, boolean containBoolean, in toMixedCarPropertyValue()
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DParametersUtil.cpp50 String8 halValue; in getParam() local
92 String8 halKey, halValue; in getParametersImpl() local
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarSensorManagerTest.java316 private void injectGearEventAndAssert(SensorListener listener, int halValue, in injectGearEventAndAssert()