Searched refs:SIGNIFICANT_MOVE_THRESHOLD_TABLET (Results 1 – 1 of 1) sorted by relevance
385 private static final float SIGNIFICANT_MOVE_THRESHOLD_TABLET = 0.15f; field in RecentsView1182 return mActivity.getDeviceProfile().isTablet ? SIGNIFICANT_MOVE_THRESHOLD_TABLET in getSignificantMoveThreshold()