Searched refs:mFullyDozed (Results 1 – 1 of 1) sorted by relevance
71 private boolean mFullyDozed; field in VisualStabilityCoordinator117 mFullyDozed = mStatusBarStateController.getDozeAmount() == 1f; in attach()227 return ((mFullyDozed && mSleepy) || !mPanelExpanded) && !mPulsing; in isReorderingAllowed()279 mFullyDozed = fullyDozed;308 pw.println(" fullyDozed: " + mFullyDozed); in dump()