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.java981 StandbyPortsLock standbyPortsLock = new StandbyPortsLock(token, uid, ports); in acquireStandbyPorts() local
1012 StandbyPortsLock standbyPortsLock = mStandbyPortLocks.remove(index); in releaseStandbyPorts() local