Searched refs:getSpaceForMenu (Results 1 – 2 of 2) sorted by relevance
567 protected int getSpaceForMenu() { in getSpaceForMenu() method in NotificationMenuRow575 final float bounceBackToMenuWidth = getSpaceForMenu(); in run()726 return getSpaceForMenu() - getMaximumSwipeDistance(); in getSnapBackThreshold()759 return isMenuOnLeft() ? getSpaceForMenu() : -getSpaceForMenu(); in getMenuSnapTarget()
190 doReturn(30).when(row).getSpaceForMenu(); in testGetMenuSnapTarget()