Searched refs:newApplication (Results 1 – 1 of 1) sorted by relevance
68 public Application newApplication(ClassLoader cl, String className, Context context) in newApplication() method in TestInstrumentationRunner70 Application app = super.newApplication(cl, className, context); in newApplication()