DLBatteryManager used to read the battery data information and setup the preferred charging profile.See: Description
| Interface | Description |
|---|---|
| BatteryEventListener |
This interface is used by the application to listen to battery events.
|
| Class | Description |
|---|---|
| BatteryStatus |
The
BatteryStatus provides information related to the battery lifetime and realtime values. |
| ChargingProfile |
The
ChargingProfile represents a charging profile used by the DLBatteryManager to manage the charging preferences. |
| DLBatteryManager |
The
DLBatteryManager allows to read specific battery parameters. |
| ManufacturerInfo |
The
ManufacturerInfo represents battery manufacturer information. |
| Enum | Description |
|---|---|
| BatteryEvent |
Enumerative representing the battery events.
|
| BatteryInfo |
The
BatteryInfo enumeration is the class that includes the battery info. |
| Exception | Description |
|---|---|
| BatteryException |
This exception is used for installer related errors.
|
This package contains the DLBatteryManager used to read the battery data information and setup the preferred charging profile.