Articles tagged: Power Management
Found 12 documents
- Mozilla/B2G_OS/API/MozPowerManager The MozPowerManager interface allows to explicitly control the part of the device that uses power.
- Mozilla/B2G_OS/API/MozPowerManager/addWakeLockListener The MozPowerManager.addWakeLockListener() method is used to register a handler to be called each ...
- Mozilla/B2G_OS/API/MozPowerManager/cpuSleepAllowed The MozPowerManager.cpuSleepAllowed property determines if the device's CPU will sleep after the ...
- Mozilla/B2G_OS/API/MozPowerManager/factoryReset The MozPowerManager.factoryReset() method is used to reset the device to its factory state.
- Mozilla/B2G_OS/API/MozPowerManager/getWakeLockState The MozPowerManager.getWakeLockState() method is used to retrieve the current lock state of a ...
- Mozilla/B2G_OS/API/MozPowerManager/powerOff The MozPowerManager.powerOff() method is used to shut off the device.
- Mozilla/B2G_OS/API/MozPowerManager/reboot The MozPowerManager.reboot() method is used to completely shut down and boot the device.
- Mozilla/B2G_OS/API/MozPowerManager/removeWakeLockListener The MozPowerManager.removeWakeLockListener() method is used to remove a handler previously set ...
- Mozilla/B2G_OS/API/MozPowerManager/screenBrightness The MozPowerManager.screenBrightness property defines the brightness of the screen's backlight, ...
- Mozilla/B2G_OS/API/MozPowerManager/screenEnabled The M ozPowerManager.screenEnabled property allows to know if the device's screen is currently ...
- Mozilla/B2G_OS/API/Navigator/mozPower Returns a PowerManager object you can use to manage the power usage of the device.
- Mozilla/B2G_OS/API/Power_Management_API The Power Management API provides tools to manage a device's power consumption.