Searched refs:getSnapBackThreshold (Results 1 – 2 of 2) sorted by relevance
725 protected float getSnapBackThreshold() { in getSnapBackThreshold() method in NotificationMenuRow741 float snapBackThreshold = getSnapBackThreshold(); in isWithinSnapMenuThreshold()765 float targetLeft = getSnapBackThreshold(); in shouldSnapBack()
231 doReturn(30f).when(row).getSnapBackThreshold(); in testIsWithinSnapMenuThreshold()265 doReturn(40f).when(row).getSnapBackThreshold(); in testShouldSnapBack()