@ProviderType
public interface SystemAdminService
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUptime()
Gets the amount of time this device has been up in milliseconds.
|
void |
reboot()
Reboots the device.
|
void |
sync()
Synchronizes data on flash with memory.
|