Searched defs:runIsolatedEntryPoint (Results 1 – 3 of 3) sorted by relevance
84 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint() method
1157 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint() method in ActivityThread.ApplicationThread
671 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint() method in TransactionParcelTests.StubAppThread