Deprecated Methods |
com.mot.iden.math.Float.add(Float, Float)
|
com.mot.iden.math.Float.add(String, String)
|
com.mot.iden.voicenote.VoiceNote.availableTime()
Replaced by VoiceNote.availableTime(int vocoder) |
com.mot.iden.multimedia.Lighting.backlightOff()
This method is replaced with setLighting |
com.mot.iden.multimedia.Lighting.backlightOn()
This method is replaced with setLighting |
com.mot.iden.math.Float.divide(Float, Float)
|
com.mot.iden.math.Float.divide(String, String)
|
com.mot.iden.multimedia.Lighting.keypadLightOff()
This method is replaced with setLighting |
com.mot.iden.multimedia.Lighting.keypadLightOn()
This method is replaced with setLighting |
com.mot.iden.math.Float.multiply(Float, Float)
|
com.mot.iden.math.Float.multiply(String, String)
|
com.mot.iden.math.Float.pow(Float, int)
|
com.mot.iden.math.Float.pow(String, int)
|
com.mot.iden.voicenote.VoiceNote.record(String)
Replaced by VoiceNote.record(String filename int vocoder) |
com.mot.iden.multimedia.Lighting.setStatusLight(int)
This method is replaced with setLighting |
com.mot.iden.math.Float.sqrt(Float)
|
com.mot.iden.math.Float.sqrt(String)
|
com.mot.iden.math.Float.subtract(Float, Float)
|
com.mot.iden.math.Float.subtract(String, String)
|