Searched refs:androidInstrumentation (Results 1 – 1 of 1) sorted by relevance
332 Instrumentation androidInstrumentation = new RoboMonitoringInstrumentation(); in createInstrumentation() local333 ReflectionHelpers.setField(activityThread, "mInstrumentation", androidInstrumentation); in createInstrumentation()337 applicationInfo.packageName, androidInstrumentation.getClass().getSimpleName()); in createInstrumentation()339 ReflectionHelpers.callInstanceMethod(androidInstrumentation, "init", in createInstrumentation()346 ReflectionHelpers.callInstanceMethod(androidInstrumentation, in createInstrumentation()356 return androidInstrumentation; in createInstrumentation()