Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java447 mView.addSwipedOutView(view);
DNotificationStackScrollLayout.java5226 void addSwipedOutView(View v) { in addSwipedOutView() method