Searched refs:isSandmanSummonedLocked (Results 1 – 4 of 4) sorted by relevance
120 assertThat(mPowerGroup.isSandmanSummonedLocked()).isTrue(); in testDreamPowerGroup()132 assertThat(mPowerGroup.isSandmanSummonedLocked()).isTrue(); in testDozePowerGroup()158 assertThat(mPowerGroup.isSandmanSummonedLocked()).isTrue(); in testSleepPowerGroup()
195 boolean isSandmanSummonedLocked() { in isSandmanSummonedLocked() method in PowerGroup
3348 if (powerGroup.isSandmanSummonedLocked() && powerGroup.isReadyLocked()) {3397 if (powerGroup.isSandmanSummonedLocked()
8971 HSPLcom/android/server/power/PowerGroup;->isSandmanSummonedLocked()Z