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.java28 public class InstrumentationInfo extends PackageItemInfo implements Parcelable { class
118 public InstrumentationInfo() { in InstrumentationInfo() method in InstrumentationInfo
121 public InstrumentationInfo(InstrumentationInfo orig) { in InstrumentationInfo() method in InstrumentationInfo
180 private InstrumentationInfo(Parcel source) { in InstrumentationInfo() method in InstrumentationInfo