Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DPeopleHubView.kt70 if (canSwipe) { in <lambda>()
75 var canSwipe: Boolean = false in <lambda>() variable
DNotificationSectionsManager.kt421 canSwipe = showHeaders && peopleHubVisible && !peopleNotifsPresent in <lambda>()