AccessibilityRecordCompat
Helper for accessing AccessibilityRecord.
Functions
Link copied to clipboard
Gets the number of added characters.
Link copied to clipboard
Sets the text before a change.
Link copied to clipboard
Gets the class name of the source.
Link copied to clipboard
Gets the description of the source.
Link copied to clipboard
Gets the index of the source in the list of items the can be visited.
Link copied to clipboard
Gets the index of the first character of the changed sequence, or the beginning of a text selection or the index of the first visible item when scrolling.
Link copied to clipboard
Gets the number of items that can be visited.
Link copied to clipboard
Gets the max scroll offset of the source left edge in pixels.
Link copied to clipboard
Gets the max scroll offset of the source top edge in pixels.
Link copied to clipboard
Gets the Parcelable data.
Link copied to clipboard
Gets the number of removed characters.
Link copied to clipboard
Gets the scroll offset of the source left edge in pixels.
Link copied to clipboard
Gets the scroll offset of the source top edge in pixels.
Link copied to clipboard
Gets the AccessibilityNodeInfo of the event source.
Link copied to clipboard
Gets the text of the event.
Link copied to clipboard
Gets the index of text selection end or the index of the last visible item when scrolling.
Link copied to clipboard
Gets the id of the window from which the event comes from.
Link copied to clipboard
Gets if the source is taking the entire screen.
Link copied to clipboard
Gets if the source is a password field.
Link copied to clipboard
Gets if the source is scrollable.
Link copied to clipboard
Returns a cached instance if such is available or a new one is instantiated.
Link copied to clipboard
Sets the number of added characters.
Link copied to clipboard
Sets the text before a change.
Link copied to clipboard
Sets if the source is checked.
Link copied to clipboard
Sets the class name of the source.
Link copied to clipboard
Sets the description of the source.
Link copied to clipboard
Sets the index of the source in the list of items that can be visited.
Link copied to clipboard
Sets if the source is enabled.
Link copied to clipboard
Sets the index of the first character of the changed sequence or the beginning of a text selection or the index of the first visible item when scrolling.
Link copied to clipboard
Sets if the source is taking the entire screen.
Link copied to clipboard
Sets the number of items that can be visited.
Link copied to clipboard
Sets the max scroll offset of the source left edge in pixels.
Link copied to clipboard
Sets the max scroll offset of the source top edge in pixels.
Link copied to clipboard
Sets the Parcelable data of the event.
Link copied to clipboard
Sets if the source is a password field.
Link copied to clipboard
Sets the number of removed characters.
Link copied to clipboard
Sets if the source is scrollable.
Link copied to clipboard
Sets the scroll offset of the source left edge in pixels.
Link copied to clipboard
Sets the scroll offset of the source top edge in pixels.
Link copied to clipboard
Link copied to clipboard
Sets the index of text selection end or the index of the last visible item when scrolling.