Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1994 return mNotificationStackScroller.isDismissViewNotGone() in fullyExpandedClearAllVisible()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java3614 public boolean isDismissViewNotGone() { in isDismissViewNotGone() method in NotificationStackScrollLayout