Searched refs:toStop (Results 1 – 1 of 1) sorted by relevance
197 final ArrayList<ServiceRecord> toStop = new ArrayList<>(N); in stopForegroundServicesForUidPackage() local203 toStop.add(r); in stopForegroundServicesForUidPackage()209 final int numToStop = toStop.size(); in stopForegroundServicesForUidPackage()215 final ServiceRecord r = toStop.get(i); in stopForegroundServicesForUidPackage()