Searched defs:androidDeviceId (Results 1 – 4 of 4) sorted by relevance
40 android.hardware.automotive.ivn.OccupantZoneInfo[] getOccupantZonesForDevice(int androidDeviceId); in getOccupantZonesForDevice()42 android.hardware.automotive.ivn.EndpointInfo getEndpointInfoForDevice(int androidDeviceId); in getEndpointInfoForDevice()
66 OccupantZoneInfo[] getOccupantZonesForDevice(int androidDeviceId); in getOccupantZonesForDevice()80 EndpointInfo getEndpointInfoForDevice(int androidDeviceId); in getEndpointInfoForDevice()
166 int androidDeviceId, std::vector<OccupantZoneInfo>* occupantZones) { in getOccupantZonesForDevice()182 ScopedAStatus IvnAndroidDeviceService::getEndpointInfoForDevice(int androidDeviceId, in getEndpointInfoForDevice()