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.java59 private boolean mIsShadeExpanded; field in NotificationBlockingHelperManager
96 && mIsShadeExpanded in perhapsShowBlockingHelper()
160 mIsShadeExpanded = expandedHeight > 0.0f; in setNotificationShadeExpanded()