Home | History | Annotate | Download | only in am

Lines Matching refs:NP

4239             final int NP = mProcessesOnHold.size();
4240 if (NP > 0) {
4243 for (int ip=0; ip<NP; ip++) {