Home
last modified time | relevance | path

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

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