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/notification/stack/
DNotificationStackScrollLayout.java307 boolean mCheckForLeavebehind; field in NotificationStackScrollLayout
5660 mCheckForLeavebehind = checkForLeaveBehind; in setCheckForLeaveBehind()
5668 return mCheckForLeavebehind; in getCheckSnoozeLeaveBehind()