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

/frameworks/base/core/java/android/os/
H A DPerformanceCollector.java75 public void writeBeginSnapshot(String label); method in interface:PerformanceCollector.PerformanceResultsWriter
307 mPerfWriter.writeBeginSnapshot(label);
/frameworks/base/core/tests/coretests/src/android/os/
H A DPerformanceCollectorTest.java497 public void writeBeginSnapshot(String label) { method in class:PerformanceCollectorTest.MockPerformanceResultsWriter
/frameworks/base/test-runner/src/android/test/
H A DInstrumentationTestRunner.java876 public void writeBeginSnapshot(String label) { method in class:InstrumentationTestRunner.WatcherResultPrinter

Completed in 54 milliseconds