Home | History | Annotate | Download | only in app

Lines Matching refs:pids

978      * @param pids The pids of the processes whose memory usage is to be
983 public Debug.MemoryInfo[] getProcessMemoryInfo(int[] pids) {
985 return ActivityManagerNative.getDefault().getProcessMemoryInfo(pids);