D E G R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- Device - Class in ej.util
-
This class provides utility methods related to the device.
- DeviceNatives - Class in ej.util
-
Not in API.
E
- ej.util - package ej.util
G
- getArchitecture() - Static method in class ej.util.Device
-
Returns the name of the architecture of the device.
- getArchitecture(byte[], int) - Static method in class ej.util.DeviceNatives
-
Fills the given buffer with the name of the architecture as a null-terminated string.
- getId() - Static method in class ej.util.Device
-
Returns the ID of the device.
- getId(byte[], int) - Static method in class ej.util.DeviceNatives
-
Fills the given buffer with the ID of the device.
- getVersion() - Static method in class ej.util.Device
-
Returns the Version of the device.
- getVersion(byte[]) - Static method in class ej.util.DeviceNatives
-
Fills the given buffer with the Version of the device as a null-terminated string.
R
- reboot() - Static method in class ej.util.Device
-
Reboots the device.
- reboot() - Static method in class ej.util.DeviceNatives
-
Reboots the device.
S
- shutdown() - Static method in class ej.util.Device
-
Shutdowns the device.
- shutdown() - Static method in class ej.util.DeviceNatives
-
Shutdowns the device.
All Classes All Packages