Searched refs:numOfProcs (Results 1 – 1 of 1) sorted by relevance
17692 final int numOfProcs = mProcessList.getProcessNamesLOSP().getMap().size(); in killForegroundAppsForUser() local17693 for (int ip = 0; ip < numOfProcs; ip++) { in killForegroundAppsForUser()17711 final int numOfProcs = procs.size(); in killForegroundAppsForUser() local17712 if (numOfProcs > 0) { in killForegroundAppsForUser()17714 for (int i = 0; i < numOfProcs; i++) { in killForegroundAppsForUser()