Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1064 mView.setCheckForLeaveBehind(false); in checkSnoozeLeavebehind()
1143 mView.setCheckForLeaveBehind(false); in onExpansionStopped()
1786 mView.setCheckForLeaveBehind(false);
1792 mView.setCheckForLeaveBehind(true);
1862 mView.setCheckForLeaveBehind(true);
H A DNotificationStackScrollLayout.java5404 void setCheckForLeaveBehind(boolean checkForLeaveBehind) { in setCheckForLeaveBehind() method
6039 setCheckForLeaveBehind(true);