Searched refs:androidInstrumentation (Results 1 – 1 of 1) sorted by relevance
392 Instrumentation androidInstrumentation = new RoboMonitoringInstrumentation(); in createInstrumentation() local393 ReflectionHelpers.setField(activityThread, "mInstrumentation", androidInstrumentation); in createInstrumentation()397 applicationInfo.packageName, androidInstrumentation.getClass().getSimpleName()); in createInstrumentation()399 ReflectionHelpers.callInstanceMethod(androidInstrumentation, "init", in createInstrumentation()406 ReflectionHelpers.callInstanceMethod(androidInstrumentation, in createInstrumentation()416 return androidInstrumentation; in createInstrumentation()