Searched refs:mDockedLight (Results 1 – 1 of 1) sorted by relevance
39 private boolean mDockedLight; field in LightStatusBarController71 mDockedLight = isLight(newDocked, statusBarMode); in onSystemUiVisibilityChanged()102 if ((mFullscreenLight && mDockedLight) || (mFullscreenLight && !hasDockedStack)) { in update()110 else if ((!mFullscreenLight && !mDockedLight) || (!mFullscreenLight && !hasDockedStack)) { in update()