Searched refs:getDismissThreshold (Results 1 – 2 of 2) sorted by relevance
352 final float dismissThreshold = getDismissThreshold(); in onTouchMove()734 protected float getDismissThreshold() { in getDismissThreshold() method in NotificationMenuRow742 float targetRight = getDismissThreshold(); in isWithinSnapMenuThreshold()
232 doReturn(50f).when(row).getDismissThreshold(); in testIsWithinSnapMenuThreshold()421 doReturn(50f).when(row).getDismissThreshold(); in testOnTouchMove()