Searched refs:getCurrentMenuRow (Results 1 – 3 of 3) sorted by relevance
114 public NotificationMenuRowPlugin getCurrentMenuRow() { in getCurrentMenuRow() method in NotificationSwipeHelper137 final NotificationMenuRowPlugin menuRow = getCurrentMenuRow(); in onChildSnappedBack()149 NotificationMenuRowPlugin menuRow = getCurrentMenuRow(); in onDownUpdate()183 NotificationMenuRowPlugin menuRow = getCurrentMenuRow(); in onMoveUpdate()192 NotificationMenuRowPlugin menuRow = getCurrentMenuRow(); in handleUpEvent()
657 NotificationMenuRowPlugin menuRow = mSwipeHelper.getCurrentMenuRow();1644 NotificationMenuRowPlugin menuRow = mSwipeHelper.getCurrentMenuRow();
154 mSwipeHelper.getCurrentMenuRow()); in testSetCurrentMenuRow()157 mSwipeHelper.getCurrentMenuRow()); in testSetCurrentMenuRow()160 null, mSwipeHelper.getCurrentMenuRow()); in testSetCurrentMenuRow()204 when(mSwipeHelper.getCurrentMenuRow()).thenReturn(mMenuRow); in testOnMoveUpdate_menuRow()