Searched refs:zoneIdsExtra (Results 1 – 1 of 1) sorted by relevance
182 String zoneIdsExtra = String.join(",", zoneIds); in reportSuccessLegacy() local184 extras.put(CALL_EXTRA_KEY_SUCCESS_SUGGESTION_ZONE_IDS, zoneIdsExtra); in reportSuccessLegacy()205 String zoneIdsExtra = String.join(",", zoneIds); in reportSuccess() local207 extras.put(CALL_EXTRA_KEY_SUCCESS_SUGGESTION_ZONE_IDS, zoneIdsExtra); in reportSuccess()