Home
last modified time | relevance | path

Searched defs:GuardingProfiler (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/stats/profiler/
DGuardingProfiler.java24 public class GuardingProfiler implements Profiler { class
31 public GuardingProfiler(Writer writer, Writer verbose) { in GuardingProfiler() method in GuardingProfiler
36 public GuardingProfiler(Writer writer, Writer verbose, int maxDurationMillis) { in GuardingProfiler() method in GuardingProfiler