Searched refs:numOfProcs (Results 1 – 1 of 1) sorted by relevance
16705 final int numOfProcs = mProcessList.getProcessNamesLOSP().getMap().size(); in killForegroundAppsForUser() local16706 for (int ip = 0; ip < numOfProcs; ip++) { in killForegroundAppsForUser()16724 final int numOfProcs = procs.size(); in killForegroundAppsForUser() local16725 if (numOfProcs > 0) { in killForegroundAppsForUser()16727 for (int i = 0; i < numOfProcs; i++) { in killForegroundAppsForUser()