Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java476 mView.addSwipedOutView(view);
H A DNotificationStackScrollLayout.java5314 void addSwipedOutView(View v) { in addSwipedOutView() method