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

  /frameworks/base/core/tests/coretests/src/android/os/
PerformanceCollectorTest.java 60 Bundle snapshot = mPerfCollector.endSnapshot();
122 Bundle snapshot1 = mPerfCollector.endSnapshot();
249 Bundle snapshot1 = mPerfCollector.endSnapshot();
313 Bundle snapshot1 = mPerfCollector.endSnapshot();
360 Bundle snapshot1 = mPerfCollector.endSnapshot();
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 26 * {@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() {
  /frameworks/base/core/java/android/app/
Instrumentation.java 263 mPerfMetrics = mPerformanceCollector.endSnapshot();
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 73 milliseconds