Searched defs:halPropId (Results 1 – 8 of 8) sorted by relevance
117 private VehiclePropConfig getPropConfig(int halPropId) { in getPropConfig()121 private List<Integer> getPropConfigArray(int halPropId) { in getPropConfigArray()126 private int getNumIntegerSensors(int halPropId) { in getNumIntegerSensors()140 private int getNumFloatSensors(int halPropId) { in getNumFloatSensors()
86 int halPropId = managerToHalPropId(mgrPropId); in getProperty() local102 int halPropId = managerToHalPropId(prop.getPropertyId()); in setProperty() local228 abstract protected int halToManagerPropId(int halPropId); in halToManagerPropId()
80 protected int halToManagerPropId(int halPropId) { in halToManagerPropId()
162 protected int halToManagerPropId(int halPropId) { in halToManagerPropId()
40 protected int halToManagerPropId(int halPropId) { in halToManagerPropId()
98 int getManagerPropId(int halPropId) { in getManagerPropId()
66 static VehiclePropValue toVehiclePropValue(CarPropertyValue carProp, int halPropId) { in toVehiclePropValue()
321 private void verifyEventsFromSingleProperty(int mgrPropId, int halPropId) throws Exception { in verifyEventsFromSingleProperty()