Searched refs:endSection (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DTrace.java254 * be followed by a corresponding call to {@link #endSection()} on the same thread.
276 * ensure that beginSection / endSection pairs are properly nested and called from the same
279 public static void endSection() { method in class:Trace

Completed in 108 milliseconds