Searched defs:entryPoint (Results 1 – 7 of 7) sorted by relevance
40 val entryPoint = regex
34 val entryPoint = regex
1073 void updateWidgetsFromBroadcastInBackground(String entryPoint) { in updateWidgetsFromBroadcastInBackground()1116 String entryPoint) throws in getTileWithCurrentState()
91 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
139 public abstract boolean startIsolatedProcess(String entryPoint, String[] mainArgs, in startIsolatedProcess()
1257 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()7912 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
2931 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()17518 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()