Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java70 protected boolean mLaunchingNotification; field in PanelView
942 return mClosing || mLaunchingNotification; in isCollapsing()
1255 mLaunchingNotification = launchingNotification; in setLaunchingNotification()
DNotificationPanelView.java3195 if (mLaunchingNotification) {