HomeSort by relevance Sort by last modified time
    Searched refs:pssProcState (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
ProcessRecord.java 86 int pssProcState = -1; // The proc state we are currently requesting pss for
261 pw.print(" pssProcState="); pw.print(pssProcState);
ActivityManagerService.java     [all...]

Completed in 51 milliseconds