Searched refs:getSpaceForMenu (Results 1 – 2 of 2) sorted by relevance
563 protected int getSpaceForMenu() { in getSpaceForMenu() method in NotificationMenuRow571 final float bounceBackToMenuWidth = getSpaceForMenu(); in run()713 return getSpaceForMenu() - getMaximumSwipeDistance(); in getSnapBackThreshold()746 return isMenuOnLeft() ? getSpaceForMenu() : -getSpaceForMenu(); in getMenuSnapTarget()
184 doReturn(30).when(row).getSpaceForMenu(); in testGetMenuSnapTarget()