Home
last modified time | relevance | path

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

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