Searched defs:mgrPropId (Results 1 – 2 of 2) sorted by relevance
94 private static int managerToHalPropId(int mgrPropId) { in managerToHalPropId()160 int mgrPropId = halToManagerPropId(p.prop); in getPropertyList() local203 public CarPropertyValue getPropertySafe(int mgrPropId, int areaId) { in getPropertySafe()218 public float getSampleRate(int mgrPropId) { in getSampleRate()231 public String getReadPermission(int mgrPropId) { in getReadPermission()241 public String getWritePermission(int mgrPropId) { in getWritePermission()270 public boolean isDisplayUnitsProperty(int mgrPropId) { in isDisplayUnitsProperty()307 public void subscribeProperty(int mgrPropId, float rate) { in subscribeProperty()333 public void unsubscribeProperty(int mgrPropId) { in unsubscribeProperty()433 int mgrPropId = halToManagerPropId(v.prop); in onHalEvents() local[all …]
259 private void verifyEventsFromSingleProperty(int mgrPropId, int halPropId) throws Exception { in verifyEventsFromSingleProperty()