Home | History | Annotate | Download | only in app

Lines Matching defs:Instrumentation

228     Instrumentation mInstrumentation;
2007 public Instrumentation getInstrumentation()
2416 Instrumentation.checkStartActivityResult(
5229 // Instrumentation info affects the class loader, so load it before
5238 "Unable to find instrumentation info for: " + data.instrumentationName);
5286 // Continue loading instrumentation.
5297 mInstrumentation = (Instrumentation)
5301 "Unable to instantiate instrumentation "
5317 mInstrumentation = new Instrumentation();
5349 // Do this after providers, since instrumentation tests generally start their
5935 mInstrumentation = new Instrumentation();