Searched refs:getDismissThreshold (Results 1 – 2 of 2) sorted by relevance
726 protected float getDismissThreshold() { in getDismissThreshold() method in NotificationMenuRow734 float targetRight = getDismissThreshold(); in isWithinSnapMenuThreshold()
220 doReturn(50f).when(row).getDismissThreshold(); in testIsWithinSnapMenuThreshold()