Home
last modified time | relevance | path

Searched refs:mIsShadeExpanded (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManager.java61 private boolean mIsShadeExpanded; field in NotificationBlockingHelperManager
91 && mIsShadeExpanded in perhapsShowBlockingHelper()
156 mIsShadeExpanded = expandedHeight > 0.0f; in setNotificationShadeExpanded()