Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/stats/profiler/
DGuardingProfile.java25 public class GuardingProfile extends ProfileBase { class
30 public GuardingProfile(Writer writer, Writer verbose, String name,int maxDuration) { in GuardingProfile() method in GuardingProfile