Class and Description |
---|
com.cinterion.misc.Watchdog
Deprecated because in a multi midlet environment it can be confusing when multiple midlets use this single system resourse. Use com.cinterion.misc.Watchdog2 instead.
|
Method and Description |
---|
javax.microedition.midlet.MIDlet.checkPermission(String)
The permissions model in this specification does not use
named permissions.
|
javax.microedition.midlet.MIDlet.notifyPaused()
The Paused state is deprecated; the application
does not need to inform the implementation that it is quiescent.
|
javax.microedition.midlet.MIDlet.pauseApp() |
Constructor and Description |
---|
com.cinterion.io.ATCommand(boolean, boolean, boolean, boolean, boolean, boolean)
This constructor has been used to control which listener threads are required to save resources.
Because there is now one single event listener thread started in any case this function is only
provided for backwards compatibility and should not be used any more.
|
com.cinterion.io.DAC(int, int)
use
DAC.DAC(int, int, int) instead |
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.