Searched refs:findWakeLockIndexLocked (Results 1 – 1 of 1) sorted by relevance
856 int index = findWakeLockIndexLocked(lock); in acquireWakeLockInternal()924 int index = findWakeLockIndexLocked(lock); in releaseWakeLockInternal()986 int index = findWakeLockIndexLocked(lock); in updateWakeLockWorkSourceInternal()1012 private int findWakeLockIndexLocked(IBinder lock) { in findWakeLockIndexLocked() method in PowerManagerService