Searched refs:getDismissThreshold (Results 1 – 2 of 2) sorted by relevance
364 final float dismissThreshold = getDismissThreshold(); in onTouchMove()746 protected float getDismissThreshold() { in getDismissThreshold() method in NotificationMenuRow754 float targetRight = getDismissThreshold(); in isWithinSnapMenuThreshold()
233 doReturn(50f).when(row).getDismissThreshold(); in testIsWithinSnapMenuThreshold()422 doReturn(50f).when(row).getDismissThreshold(); in testOnTouchMove()