Searched refs:numOfProcs (Results 1 – 1 of 1) sorted by relevance
15381 final int numOfProcs = mProcessList.getProcessNamesLOSP().getMap().size(); in killForegroundAppsForUser() local15382 for (int ip = 0; ip < numOfProcs; ip++) { in killForegroundAppsForUser()15400 final int numOfProcs = procs.size(); in killForegroundAppsForUser() local15401 if (numOfProcs > 0) { in killForegroundAppsForUser()15403 for (int i = 0; i < numOfProcs; i++) { in killForegroundAppsForUser()