Searched refs:mDozeStartInProgress (Results 1 – 1 of 1) sorted by relevance
635 private boolean mDozeStartInProgress; field in PowerManagerService2024 mDozeStartInProgress = true;2041 mDozeStartInProgress &= (getWakefulnessLocked() == WAKEFULNESS_DOZING);2109 mDozeStartInProgress = false;3010 mDozeStartInProgress = false;3470 if (getWakefulnessLocked() == WAKEFULNESS_DOZING && mDozeStartInProgress) {