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