Home
last modified time | relevance | path

Searched defs:ProcessSnapshot (Results 1 – 1 of 1) sorted by relevance

/development/tools/bugreport/src/com/android/bugreport/stacks/
DProcessSnapshot.java24 public class ProcessSnapshot implements Comparable<ProcessSnapshot> { class
33 public ProcessSnapshot() { in ProcessSnapshot() method in ProcessSnapshot
39 public ProcessSnapshot(ProcessSnapshot that) { in ProcessSnapshot() method in ProcessSnapshot