public final class PowerSaveMode
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PowerSaveMode.Listener |
| Modifier and Type | Field and Description |
|---|---|
static Topic<PowerSaveMode.Listener> |
TOPIC |
| Constructor and Description |
|---|
PowerSaveMode() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEnabled() |
static void |
setEnabled(boolean value) |
public static final Topic<PowerSaveMode.Listener> TOPIC