Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1060 if (mView.getCheckSnoozeLeaveBehind()) { in checkSnoozeLeavebehind()
H A DNotificationStackScrollLayout.java5412 boolean getCheckSnoozeLeaveBehind() { in getCheckSnoozeLeaveBehind() method