Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DLowPowerStandbyController.java210 private final class StandbyPortsLock implements IBinder.DeathRecipient { class in LowPowerStandbyController
215 StandbyPortsLock(IBinder token, int uid, List<LowPowerStandbyPortDescription> ports) { in StandbyPortsLock() method in LowPowerStandbyController.StandbyPortsLock