hasNonActionableSpeakingDescendants

Determines if the supplied View and AccessibilityNodeInfoCompat has any children which are not independently accessibility focusable and also have a spoken description.

NOTE: Accessibility services will include these children's descriptions in the closest focusable ancestor.

Return

true if it has any non-actionable speaking descendants within its subtree

Parameters

view

The View to evaluate

node