Searched defs:halPropId (Results 1 – 5 of 5) sorted by relevance
101 private static int halToManagerPropId(int halPropId) { in halToManagerPropId()106 private boolean isPropertySupportedInVehicle(int halPropId) { in isPropertySupportedInVehicle()177 int halPropId = managerToHalPropId(mgrPropId); in getProperty() local219 int halPropId = managerToHalPropId(mgrPropId); in getSampleRate() local232 int halPropId = managerToHalPropId(mgrPropId); in getReadPermission() local242 int halPropId = managerToHalPropId(mgrPropId); in getWritePermission() local271 int halPropId = managerToHalPropId(mgrPropId); in isDisplayUnitsProperty() local311 int halPropId = managerToHalPropId(mgrPropId); in subscribeProperty() local337 int halPropId = managerToHalPropId(mgrPropId); in unsubscribeProperty() local458 public void onPropertySetError(int halPropId, int area, in onPropertySetError()[all …]
327 private VehiclePropConfig getPropConfig(int halPropId) { in getPropConfig()335 private List<Integer> getPropConfigArray(int halPropId) { in getPropConfigArray()340 private int getNumIntegerSensors(int halPropId) { in getNumIntegerSensors()353 private int getNumFloatSensors(int halPropId) { in getNumFloatSensors()
142 static VehiclePropValue toVehiclePropValue(CarPropertyValue carProp, int halPropId) { in toVehiclePropValue()194 int halPropId, int[] configArray) { in toMixedVehiclePropValue()
129 int getManagerPropId(int halPropId) { in getManagerPropId()
259 private void verifyEventsFromSingleProperty(int mgrPropId, int halPropId) throws Exception { in verifyEventsFromSingleProperty()