Searched refs:toStop (Results 1 – 1 of 1) sorted by relevance
1733 ArrayList<Long> toStop = new ArrayList<Long>(); in stopServiceThreads() local1737 toStop.add(mailboxId); in stopServiceThreads()1741 for (Long mailboxId : toStop) { in stopServiceThreads()