274275276277278279280281282283284
*/ public void installAndPerformTests( MIDletSuiteStorage midletSuiteStorage, Installer inp_installer, String inp_url) { MIDletInfo midletInfo; String message = null; if (loopCount != 0) { try { // force an overwrite and remove the RMS data
368369370371372373374
if (name == null) { throw new RuntimeException("MIDlet-1 missing"); } // found the entry now parse out the class name, and display name return new MIDletInfo(name); }