Searched defs:zoneIds (Results 1 – 2 of 2) sorted by relevance
141 List<String> zoneIds = Arrays.asList(zoneIdsString.split(",")); in call() local148 List<String> zoneIds = Arrays.asList(zoneIdsString.split(",")); in call() local
181 public void reportSuccessLegacy(List<String> zoneIds) throws Exception { in reportSuccessLegacy()203 public void reportSuccess(List<String> zoneIds, String locationDetectionStatus, in reportSuccess()