Searched refs:mNotificationsVisible (Results 1 – 1 of 1) sorted by relevance
63 private var mNotificationsVisible = false regex80 if (mNotificationsVisible && !mNotificationsVisibleForExpansion &&85 if (bypassController.bypassEnabled && !mNotificationsVisible) {186 if (!visible && mNotificationsVisible) {210 if (!visible && mNotificationsVisible && (wakingUp || willWakeUp) && mDozeAmount != 0.0f) {223 if (mNotificationsVisible == visible) {226 mNotificationsVisible = visible345 mVisibilityInterpolator = if (mNotificationsVisible)350 val target = if (mNotificationsVisible) 1.0f else 0.0f