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