Searched refs:mIsIdleOnCommunal (Results 1 – 1 of 1) sorted by relevance
563 private boolean mIsIdleOnCommunal = false; field in CentralSurfacesImpl565 if (idleOnCommunal == mIsIdleOnCommunal) {570 mIsIdleOnCommunal = idleOnCommunal;2824 } else if (mIsIdleOnCommunal) { in updateScrimController()