Searched refs:isProfileBeingKeptAwakeLocked (Results 1 – 1 of 1) sorted by relevance
1644 if (isProfileBeingKeptAwakeLocked(profile, now)) { in updateProfilesLocked()1653 private boolean isProfileBeingKeptAwakeLocked(ProfilePowerState profile, long now) { in isProfileBeingKeptAwakeLocked() method in PowerManagerService