Get desktop application:
View/edit binary Protocol Buffers messages
Used in: AccessibilityHierarchyProto
ORIGIN_UNSPECIFIED = 0
ORIGIN_VIEWS = 1
ORIGIN_ACCESSIBILITY_NODE_INFOS = 2
ORIGIN_ACCESSIBILITY_NODE_INFOS_AND_VIEWS = 4
ORIGIN_WINDOW_LIST = 3
Used in: proto.AccessibilityEvaluation
optional int32 active_window_id = 3
Used in: ViewHierarchyElementProto
Used in: AccessibilityHierarchyProto
optional DisplayInfoProto default_display_info = 1
optional int32 sdk_version = 2
optional string locale = 3
optional float font_scale = 4
optional bool feature_watch = 5
Used in: DisplayInfoProto
optional float density = 1
optional float scaled_density = 2
optional float x_dpi = 3
optional float y_dpi = 4
optional int32 density_dpi = 5
optional int32 height_pixels = 6
optional int32 width_pixels = 7
Used in: DeviceStateProto
Used in: ViewHierarchyElementProto
optional int32 width = 1
optional int32 height = 2
Used in: proto.TextComponentProto, ViewHierarchyElementProto, WindowHierarchyElementProto
optional int32 left = 1
optional int32 top = 2
optional int32 right = 3
optional int32 bottom = 4
Used in: CharSequenceProto
optional int32 start = 1
optional int32 end = 2
optional int32 flags = 3
optional string url = 5
optional string span_class_name = 6
optional int32 style = 7
optional int32 background_color = 8
optional int32 foreground_color = 9
Used in: SpanProto
UNKNOWN = 0
CLICKABLE = 1
URL = 2
STYLE = 3
UNDERLINE = 4
BACKGROUND_COLOR = 5
FOREGROUND_COLOR = 6
Used in: AccessibilityHierarchyProto
map<string, int32> class_name = 1
Used in: ViewHierarchyElementProto
optional int32 action_id = 1
optional string action_label = 2
Used in: WindowHierarchyElementProto
optional int32 id = 1
optional int32 parent_id = 2
repeated int32 child_ids = 3
optional string package_name = 4
optional string class_name = 5
optional string resource_name = 6
optional string test_tag = 44
optional bool important_for_accessibility = 9
optional bool visible_to_user = 10
optional bool clickable = 11
optional bool long_clickable = 12
optional bool focusable = 13
optional bool editable = 14
optional bool scrollable = 15
optional bool can_scroll_forward = 16
optional bool can_scroll_backward = 17
optional bool checkable = 18
optional bool has_touch_delegate = 19
optional RectProto bounds_in_screen = 20
optional float text_size = 21
optional int32 text_color = 22
optional int32 background_drawable_color = 23
optional int32 typeface_style = 24
optional bool enabled = 25
optional int64 labeled_by_id = 26
optional int32 nonclipped_height = 27
optional int32 nonclipped_width = 28
optional bool checked = 29
optional string accessibility_class_name = 30
optional int64 accessibility_traversal_before_id = 31
optional int64 accessibility_traversal_after_id = 32
repeated int32 superclasses = 33
optional int32 drawing_order = 34
repeated RectProto touch_delegate_bounds = 35
optional int32 hint_text_color = 39
repeated RectProto text_character_locations = 40
optional int32 text_size_unit = 41
optional bool screen_reader_focusable = 42
Used in: AccessibilityHierarchyProto
optional int32 id = 1
optional int32 parent_id = 2
repeated int32 child_ids = 3
optional int32 window_id = 5
optional int32 layer = 6
optional int32 type = 7
optional bool focused = 8
optional bool accessibility_focused = 9
optional bool active = 10
optional RectProto bounds_in_screen = 11