Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1327 checkSnoozeLeavebehind(); in onTouchEvent()
1453 checkSnoozeLeavebehind(); in onScrollTouch()
3330 public void checkSnoozeLeavebehind() { in checkSnoozeLeavebehind() method in NotificationStackScrollLayout
3345 checkSnoozeLeavebehind(); in onExpansionStarted()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1033 mNotificationStackScroller.checkSnoozeLeavebehind(); in onQsExpansionStarted()
DStatusBar.java4680 mStackScroller.checkSnoozeLeavebehind(); in onTouchSlopExceeded()