Searched refs:setLongPressListener (Results 1 – 3 of 3) sorted by relevance
102 public void setLongPressListener(LongPressListener listener) { in setLongPressListener() method in SwipeHelper
258 mSwipeHelper.setLongPressListener(mLongPressListener); in NotificationStackScrollLayout()562 public void setLongPressListener(SwipeHelper.LongPressListener listener) { in setLongPressListener() method in NotificationStackScrollLayout563 mSwipeHelper.setLongPressListener(listener); in setLongPressListener()
727 mStackScroller.setLongPressListener(getNotificationLongClicker()); in makeStatusBarView()