Searched refs:getSnapBackThreshold (Results 1 – 2 of 2) sorted by relevance
712 protected float getSnapBackThreshold() { in getSnapBackThreshold() method in NotificationMenuRow728 float snapBackThreshold = getSnapBackThreshold(); in isWithinSnapMenuThreshold()752 float targetLeft = getSnapBackThreshold(); in shouldSnapBack()
223 doReturn(30f).when(row).getSnapBackThreshold(); in testIsWithinSnapMenuThreshold()256 doReturn(40f).when(row).getSnapBackThreshold(); in testShouldSnapBack()