Searched defs:endSnapshot (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java26 * {@link #beginSnapshot(String)} and {@link #endSnapshot()} functions collect
40 * be called in any order. The intended structure is to wrap begin/endSnapshot
52 * endSnapshot();</code>
72 * PerformanceCollector#endSnapshot()
78 * Callback invoked as last action in PerformanceCollector#endSnapshot()
83 * PerformanceCollector#endSnapshot()
84 * @see PerformanceCollector#endSnapshot()
303 * endSnapshot, used to label output
349 public Bundle endSnapshot() { method in class:PerformanceCollector

Completed in 64 milliseconds