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