|
|||||||||
| Home >> All >> com >> nokia >> mid >> [ ui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.nokia.mid.ui
Class DeviceControl

java.lang.Objectcom.nokia.mid.ui.DeviceControl
- public class DeviceControl
- extends java.lang.Object
| Constructor Summary | |
DeviceControl()
|
|
| Method Summary | |
static void |
flashLights(long duration)
|
(package private) static int |
getLightOn()
|
(package private) static void |
setLightOn(int val)
|
static void |
setLights(int num,
int level)
|
static void |
startVibra(int frequency,
long duration)
|
static void |
stopVibra()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DeviceControl
public DeviceControl()
| Method Detail |
setLightOn
static void setLightOn(int val)
getLightOn
static int getLightOn()
startVibra
public static void startVibra(int frequency,
long duration)
stopVibra
public static void stopVibra()
setLights
public static void setLights(int num,
int level)
flashLights
public static void flashLights(long duration)
|
|||||||||
| Home >> All >> com >> nokia >> mid >> [ ui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.nokia.mid.ui.DeviceControl