Searched refs:setLongPressListener (Results 1 – 3 of 3) sorted by relevance
106 public void setLongPressListener(LongPressListener listener) { in setLongPressListener() method in SwipeHelper
381 mSwipeHelper.setLongPressListener(mLongPressListener); in NotificationStackScrollLayout()782 public void setLongPressListener(SwipeHelper.LongPressListener listener) { in setLongPressListener() method in NotificationStackScrollLayout783 mSwipeHelper.setLongPressListener(listener); in setLongPressListener()
808 mStackScroller.setLongPressListener(getNotificationLongClicker()); in makeStatusBarView()