Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java238 boolean mCheckForLeavebehind; field in NotificationStackScrollLayout
1331 mCheckForLeavebehind = true; in onTouchEvent()
2490 mCheckForLeavebehind = false; in onInterceptTouchEvent()
2495 mCheckForLeavebehind = true; in onInterceptTouchEvent()
3331 if (mCheckForLeavebehind) { in checkSnoozeLeavebehind()
3334 mCheckForLeavebehind = false; in checkSnoozeLeavebehind()
3339 mCheckForLeavebehind = true; in resetCheckSnoozeLeavebehind()