Searched refs:occupantZoneInfo (Results 1 – 1 of 1) sorted by relevance
97 OccupantZoneInfo occupantZoneInfo = { in init() local99 deviceInfo.occupantZones.push_back(std::move(occupantZoneInfo)); in init()154 for (const auto& occupantZoneInfo : deviceInfo.occupantZones) { in getDeviceIdForOccupantZone() local155 if (occupantZoneInfo.zoneId == zoneId) { in getDeviceIdForOccupantZone()171 for (const auto& occupantZoneInfo : mDeviceInfoById[androidDeviceId].occupantZones) { in getOccupantZonesForDevice() local172 occupantZones->push_back(occupantZoneInfo); in getOccupantZonesForDevice()