Registry.invoke
MIDlet applications / content handlers will not run in the background. Hence for a MIDlet invocation the method Registry.invoke() returns true (indicating that the application must voluntarily exit).
Registry.invoke()