Searched refs:forEachDisplay (Results 1 – 1 of 1) sorted by relevance
642 forEachDisplay(mContext, mSystemInterface::releaseAllWakeLocks); in release()1745 forEachDisplay(mContext, mSystemInterface::switchToPartialWakeLock); in doHandleSuspend()1769 forEachDisplay(mContext, mSystemInterface::refreshDisplayBrightness); in doHandleSuspend()3970 private static void forEachDisplay(@NonNull Context context, in forEachDisplay() method in CarPowerManagementService