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
101 public ProfilerInfo(String filename, ParcelFileDescriptor fd, int interval, boolean autoStop, in ProfilerInfo() method in ProfilerInfo
115 public ProfilerInfo(ProfilerInfo in) { in ProfilerInfo() method in ProfilerInfo
241 private ProfilerInfo(Parcel in) { in ProfilerInfo() method in ProfilerInfo