Home
last modified time | relevance | path

Searched defs:getActiveLowPowerStandbyPorts (Results 1 – 3 of 3) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgePowerManager.java322 public List<LowPowerStandbyPortDescription> getActiveLowPowerStandbyPorts() { in getActiveLowPowerStandbyPorts() method in BridgePowerManager
/frameworks/base/core/java/android/os/
DIPowerManager.aidl96 List<LowPowerStandbyPortDescription> getActiveLowPowerStandbyPorts(); in getActiveLowPowerStandbyPorts() method
DPowerManager.java2567 public List<LowPowerStandbyPortDescription> getActiveLowPowerStandbyPorts() { in getActiveLowPowerStandbyPorts() method in PowerManager