Searched refs:setLongPressListener (Results 1 – 3 of 3) sorted by relevance
102 public void setLongPressListener(LongPressListener listener) { in setLongPressListener() method in SwipeHelper
241 mSwipeHelper.setLongPressListener(mLongPressListener); in NotificationStackScrollLayout()519 public void setLongPressListener(SwipeHelper.LongPressListener listener) { in setLongPressListener() method in NotificationStackScrollLayout520 mSwipeHelper.setLongPressListener(listener); in setLongPressListener()
726 mStackScroller.setLongPressListener(getNotificationLongClicker()); in makeStatusBarView()