Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationRoundnessManager.java47 private ExpandableView mSwipedView = null; field in NotificationRoundnessManager
65 && (expandableView == mSwipedView in isViewAffectedBySwipe()
80 if (mSwipedView != null) oldViews.add(mSwipedView); in setViewsAffectedBySwipe()
89 mSwipedView = viewSwiped; in setViewsAffectedBySwipe()