Searched refs:mHasVisibleNotifications (Results 1 – 1 of 1) sorted by relevance
124 private boolean mHasVisibleNotifications; field in KeyguardClockSwitch347 if (hasVisibleNotifications == mHasVisibleNotifications) { in setHasVisibleNotifications()350 mHasVisibleNotifications = hasVisibleNotifications; in setHasVisibleNotifications()436 final float alpha = mHasVisibleNotifications ? mDarkAmount : 1f; in updateBigClockAlpha()