Home | History | Annotate | Download | only in statusbar

Lines Matching refs:inUse

928         boolean inUse = mPowerManager.isScreenOn() && !mSystemServicesProxy.isDreaming();
930 if (!inUse && !mPresenter.isDozing()) {