Searched refs:releaseAllWakeLocks (Results 1 – 5 of 5) sorted by relevance
42 void releaseAllWakeLocks(int displayId); in releaseAllWakeLocks() method128 public void releaseAllWakeLocks(int displayId) { in releaseAllWakeLocks() method in WakeLockInterface.DefaultImpl
87 public void releaseAllWakeLocks(int displayId) { in releaseAllWakeLocks() method in SystemInterface88 mWakeLockInterface.releaseAllWakeLocks(displayId); in releaseAllWakeLocks()
846 public void releaseAllWakeLocks(int displayId) {} in releaseAllWakeLocks() method in MockedCarTestBase.MockWakeLockInterface
642 forEachDisplay(mContext, mSystemInterface::releaseAllWakeLocks); in release()
3454 public void releaseAllWakeLocks(int displayId) {} in releaseAllWakeLocks() method in CarPowerManagementServiceUnitTest.MockWakeLockInterface