Searched refs:numToStop (Results 1 – 1 of 1) sorted by relevance
242 final int numToStop = toStop.size(); in stopAllForegroundServicesLocked() local243 if (numToStop > 0 && DEBUG_FOREGROUND_SERVICE) { in stopAllForegroundServicesLocked()247 for (int i = 0; i < numToStop; i++) { in stopAllForegroundServicesLocked()