Home
last modified time | relevance | path

Searched refs:REPORT_PKG_STATS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessStats.java171 public static final int REPORT_PKG_STATS = 0x0E; field in ProcessStats
177 REPORT_PKG_STATS, REPORT_ALL};
1471 if ((section & REPORT_PKG_STATS) != 0) { in dumpLocked()
1992 if ((section & REPORT_PKG_STATS) != 0) { in dumpCheckinLocked()
2179 if ((section & REPORT_PKG_STATS) != 0) { in writeToProto()