Searched refs:allOccupantZones (Results 1 – 1 of 1) sorted by relevance
422 List<OccupantZoneInfo> allOccupantZones = mOccupantZoneService.getAllOccupantZones(); in initAllOccupantZones() local424 for (int i = 0; i < allOccupantZones.size(); i++) { in initAllOccupantZones()425 OccupantZoneInfo occupantZone = allOccupantZones.get(i); in initAllOccupantZones()