Searched refs:getSnapBackThreshold (Results 1 – 2 of 2) sorted by relevance
717 protected float getSnapBackThreshold() { in getSnapBackThreshold() method in NotificationMenuRow733 float snapBackThreshold = getSnapBackThreshold(); in isWithinSnapMenuThreshold()757 float targetLeft = getSnapBackThreshold(); in shouldSnapBack()
219 doReturn(30f).when(row).getSnapBackThreshold(); in testIsWithinSnapMenuThreshold()253 doReturn(40f).when(row).getSnapBackThreshold(); in testShouldSnapBack()