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