Searched defs:Profile (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/stats/profiler/
H A DProfile.java23 public interface Profile { interface
28 public Profile start();
/packages/apps/Gallery2/src/com/android/gallery3d/util/
H A DProfile.java26 // The Profile class is used to collect profiling information for a thread. It
34 public class Profile { class
36 private static final String TAG = "Profile";

Completed in 94 milliseconds