setSelected
Sets whether this node is selected.
Note: Cannot be called from an android.accessibilityservice.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.
Parameters
selected
True if the node is selected.
Throws
If called from an AccessibilityService.