isAccessibilityDataSensitive
Whether the event should only be delivered to an android.accessibilityservice.AccessibilityService with the isAccessibilityTool property set to true.
Initial value matches the isAccessibilityDataSensitive property from the event's source node, if present, or false by default.
Return
True if the event should be delivered only to isAccessibilityTool services, false otherwise.