Searched defs:runIsolatedEntryPoint (Results 1 – 2 of 2) sorted by relevance
91 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint() method
1257 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint() method in ActivityThread.ApplicationThread