Home
last modified time | relevance | path

Searched refs:DIRTY_USER_ACTIVITY (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java184 private static final int DIRTY_USER_ACTIVITY = 1 << 2; field in PowerManagerService
2096 mDirty |= DIRTY_USER_ACTIVITY;
2106 mDirty |= DIRTY_USER_ACTIVITY;
2878 if ((dirty & (DIRTY_DISPLAY_GROUP_WAKEFULNESS | DIRTY_WAKE_LOCKS | DIRTY_USER_ACTIVITY
3114 mDirty |= DIRTY_USER_ACTIVITY;
3199 if ((dirty & (DIRTY_WAKE_LOCKS | DIRTY_USER_ACTIVITY | DIRTY_BOOT_COMPLETED
3297 | DIRTY_USER_ACTIVITY
3526 if ((dirty & (DIRTY_WAKE_LOCKS | DIRTY_USER_ACTIVITY | DIRTY_WAKEFULNESS
4334 mDirty |= DIRTY_USER_ACTIVITY;