setUniqueId
Sets the unique id of this node.
Note: Cannot be called from an android.accessibilityservice.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.
Parameters
uniqueId
the unique id of this node.
Throws
If called from an AccessibilityService.