Searched defs:area_id (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/tools/emulator/ |
D | vhal_emulator.py | 188 def getProperty(self, prop, area_id): argument 207 def setProperty(self, prop, area_id, value, status=VehicleHalProto_pb2.AVAILABLE): argument
|
D | vhal_prop_simulator.py | 41 def handle(self, prop, area_id, value, desc=None): argument
|