Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DInstrumentationInfo.java27 public class InstrumentationInfo extends PackageItemInfo implements Parcelable { class
80 public InstrumentationInfo() { in InstrumentationInfo() method in InstrumentationInfo
83 public InstrumentationInfo(InstrumentationInfo orig) { in InstrumentationInfo() method in InstrumentationInfo
125 private InstrumentationInfo(Parcel source) { in InstrumentationInfo() method in InstrumentationInfo