Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DInstrumentation.java74 public class Instrumentation { class
118 public Instrumentation() { in Instrumentation() method in Instrumentation
/frameworks/base/core/java/android/content/pm/
DPackageParser.java8200 public final static class Instrumentation extends Component<IntentInfo> implements class
8205 public Instrumentation(final ParsePackageItemArgs args, final InstrumentationInfo _info) { in Instrumentation() method in Instrumentation
8236 private Instrumentation(Parcel in) { in Instrumentation() method in Instrumentation