Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DInputStreamBuffer.java133 Trace.endSection(); in get()
136 Trace.endSection(); in get()
162 Trace.endSection(); in has()
171 Trace.endSection(); in has()
175 Trace.endSection(); in has()
192 Trace.endSection(); in advanceTo()
236 Trace.endSection(); in advanceTo()
262 Trace.endSection(); in fill()
270 Trace.endSection(); in fill()
306 Trace.endSection(); in fill()
[all …]
DTrace.java45 public static void endSection() { in endSection() method in Trace
47 android.os.Trace.endSection(); in endSection()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
DSysTrace.java83 public static void endSection() { in endSection() method in SysTrace
/frameworks/base/core/java/android/os/
DTrace.java281 public static void endSection() { in endSection() method in Trace
/frameworks/base/docs/html/about/versions/
Dandroid-4.3.jd1067 {@link android.os.Trace#beginSection beginSection()} and {@link android.os.Trace#endSection()},
/frameworks/base/api/
Dcurrent.txt18340 method public static void endSection();