Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DProfilerInfo.java34 public class ProfilerInfo implements Parcelable { class
95 public ProfilerInfo(String filename, ParcelFileDescriptor fd, int interval, boolean autoStop, in ProfilerInfo() method in ProfilerInfo
109 public ProfilerInfo(ProfilerInfo in) { in ProfilerInfo() method in ProfilerInfo
235 private ProfilerInfo(Parcel in) { in ProfilerInfo() method in ProfilerInfo