Searched refs:mNotificationsVisible (Results 1 – 1 of 1) sorted by relevance
89 private var mNotificationsVisible = false variable107 mNotificationsVisible &&114 if (bypassController.bypassEnabled && !mNotificationsVisible) {254 if (!visible && mNotificationsVisible) { in isPulseExpanding()277 mNotificationsVisible && in updateNotificationVisibility()293 if (mNotificationsVisible == visible) { in setNotificationsVisible()296 mNotificationsVisible = visible in setNotificationsVisible()567 if (mNotificationsVisible) Interpolators.TOUCH_RESPONSE in startVisibilityAnimation()570 val target = if (mNotificationsVisible) 1.0f else 0.0f in startVisibilityAnimation()648 pw.println("mNotificationsVisible: $mNotificationsVisible") in shouldAnimateVisibility()