Searched refs:sQuiescent (Results 1 – 1 of 1) sorted by relevance
608 private static boolean sQuiescent; field in PowerManagerService1277 sQuiescent = mSystemProperties.get(SYSTEM_PROPERTY_QUIESCENT, "0").equals("1")1346 if (sQuiescent) {2345 if (sQuiescent) {3626 sQuiescent = false;3658 sQuiescent, mDozeAfterScreenOff, mBootCompleted,3676 + ", sQuiescent=" + sQuiescent);3733 return mPowerGroups.get(groupId).getDesiredScreenPolicyLocked(sQuiescent,4606 sQuiescent = true;4609 sQuiescent = true;[all …]