Searched refs:SWIPED_BACK_ENOUGH_TO_COVER_FRACTION (Results 1 – 1 of 1) sorted by relevance
67 private static final float SWIPED_BACK_ENOUGH_TO_COVER_FRACTION = 0.2f; field in NotificationMenuRow418 return mHorizSpaceForIcon * SWIPED_BACK_ENOUGH_TO_COVER_FRACTION; in getMaximumSwipeDistance()