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