getChild
Get the child at given index.
Return
The child node.
Parameters
index
The child index.
Throws
If called outside of an AccessibilityService.
@Nullable
Get the child at given index.
Return
The child node.
Parameters
index
The child index.
prefetchingStrategy
the prefetching strategy.
See also
for a description of prefetching.
Throws
If called outside of an AccessibilityService and before calling setQueryFromAppProcessEnabled.