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