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

  /packages/apps/Settings/src/com/android/settings/applications/
ProcStatsEntry.java 57 ProcessStats.ProcessDataCollection tmpTotals, boolean useUss, boolean weightWithTime) {
102 ProcessStats.ProcessDataCollection totals, Comparator<ProcStatsEntry> compare,
ProcessStatsUi.java 451 ProcessStats.ProcessDataCollection totals = new ProcessStats.ProcessDataCollection(
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.java 473 public static void computeProcessData(ProcessState proc, ProcessDataCollection data, long now) {
753 ProcessDataCollection totals = new ProcessDataCollection(screenStates
    [all...]

Completed in 192 milliseconds