Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DLowPowerStandbyController.java1022 List<LowPowerStandbyPortDescription> activeStandbyPorts = new ArrayList<>(); in getActiveStandbyPorts() local
1121 final List<LowPowerStandbyPortDescription> activeStandbyPorts = getActiveStandbyPorts(); in dump() local