FocusOrderRule
Flags focus traversal that jumps upward relative to visual top-to-bottom order.
Parameters
screenDensity
Display density from DisplayMetrics.density. Used to convert jumpThresholdDp to pixels for comparison against A11yNode.bounds.
jumpThresholdDp
Upward movement that triggers a violation (default 8dp).