accessibility

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Overview

Package accessibility provides Go bindings for android.view.accessibility.

Index

Constants

View Source
const (
	RequestTypeExtraData                       = consts.RequestTypeExtraData
	Creator                                    = consts.Creator
	TypeAccessibilityOverlay                   = consts.TypeAccessibilityOverlay
	TypeApplication                            = consts.TypeApplication
	TypeInputMethod                            = consts.TypeInputMethod
	TypeMagnificationOverlay                   = consts.TypeMagnificationOverlay
	TypeSplitScreenDivider                     = consts.TypeSplitScreenDivider
	TypeSystem                                 = consts.TypeSystem
	TypeWindowControl                          = consts.TypeWindowControl
	ActionAccessibilityFocus                   = consts.ActionAccessibilityFocus
	ActionClearAccessibilityFocus              = consts.ActionClearAccessibilityFocus
	ActionClearFocus                           = consts.ActionClearFocus
	ActionClearSelection                       = consts.ActionClearSelection
	ActionClick                                = consts.ActionClick
	ActionCollapse                             = consts.ActionCollapse
	ActionCopy                                 = consts.ActionCopy
	ActionCut                                  = consts.ActionCut
	ActionDismiss                              = consts.ActionDismiss
	ActionExpand                               = consts.ActionExpand
	ActionFocus                                = consts.ActionFocus
	ActionLongClick                            = consts.ActionLongClick
	ActionNextAtMovementGranularity            = consts.ActionNextAtMovementGranularity
	ActionNextHtmlElement                      = consts.ActionNextHtmlElement
	ActionPaste                                = consts.ActionPaste
	ActionPreviousAtMovementGranularity        = consts.ActionPreviousAtMovementGranularity
	ActionPreviousHtmlElement                  = consts.ActionPreviousHtmlElement
	ActionScrollBackward                       = consts.ActionScrollBackward
	ActionScrollForward                        = consts.ActionScrollForward
	ActionSelect                               = consts.ActionSelect
	ActionSetSelection                         = consts.ActionSetSelection
	ActionSetText                              = consts.ActionSetText
	CheckedStateFalse                          = consts.CheckedStateFalse
	CheckedStatePartial                        = consts.CheckedStatePartial
	CheckedStateTrue                           = consts.CheckedStateTrue
	ExpandedStateCollapsed                     = consts.ExpandedStateCollapsed
	ExpandedStateFull                          = consts.ExpandedStateFull
	ExpandedStatePartial                       = consts.ExpandedStatePartial
	ExpandedStateUndefined                     = consts.ExpandedStateUndefined
	ExtraDataTextCharacterLocationArgMaxLength = consts.ExtraDataTextCharacterLocationArgMaxLength
	FlagPrefetchAncestors                      = consts.FlagPrefetchAncestors
	FlagPrefetchDescendantsBreadthFirst        = consts.FlagPrefetchDescendantsBreadthFirst
	FlagPrefetchDescendantsDepthFirst          = consts.FlagPrefetchDescendantsDepthFirst
	FlagPrefetchDescendantsHybrid              = consts.FlagPrefetchDescendantsHybrid
	FlagPrefetchSiblings                       = consts.FlagPrefetchSiblings
	FlagPrefetchUninterruptible                = consts.FlagPrefetchUninterruptible
	FocusAccessibility                         = consts.FocusAccessibility
	FocusInput                                 = consts.FocusInput
	MaxNumberOfPrefetchedNodes                 = consts.MaxNumberOfPrefetchedNodes
	MovementGranularityCharacter               = consts.MovementGranularityCharacter
	MovementGranularityLine                    = consts.MovementGranularityLine
	MovementGranularityPage                    = consts.MovementGranularityPage
	MovementGranularityParagraph               = consts.MovementGranularityParagraph
	MovementGranularityWord                    = consts.MovementGranularityWord
	ActionContextClick                         = consts.ActionContextClick
	ActionDragCancel                           = consts.ActionDragCancel
	ActionDragDrop                             = consts.ActionDragDrop
	ActionDragStart                            = consts.ActionDragStart
	ActionHideTooltip                          = consts.ActionHideTooltip
	ActionImeEnter                             = consts.ActionImeEnter
	ActionMoveWindow                           = consts.ActionMoveWindow
	ActionPageDown                             = consts.ActionPageDown
	ActionPageLeft                             = consts.ActionPageLeft
	ActionPageRight                            = consts.ActionPageRight
	ActionPageUp                               = consts.ActionPageUp
	ActionPressAndHold                         = consts.ActionPressAndHold
	ActionScrollDown                           = consts.ActionScrollDown
	ActionScrollInDirection                    = consts.ActionScrollInDirection
	ActionScrollLeft                           = consts.ActionScrollLeft
	ActionScrollRight                          = consts.ActionScrollRight
	ActionScrollToPosition                     = consts.ActionScrollToPosition
	ActionScrollUp                             = consts.ActionScrollUp
	ActionSetProgress                          = consts.ActionSetProgress
	ActionShowOnScreen                         = consts.ActionShowOnScreen
	ActionShowTextSuggestions                  = consts.ActionShowTextSuggestions
	ActionShowTooltip                          = consts.ActionShowTooltip
	SelectionModeMultiple                      = consts.SelectionModeMultiple
	SelectionModeNone                          = consts.SelectionModeNone
	SelectionModeSingle                        = consts.SelectionModeSingle
	Undefined                                  = consts.Undefined
	Indeterminate                              = consts.Indeterminate
	RangeTypeFloat                             = consts.RangeTypeFloat
	RangeTypeIndeterminate                     = consts.RangeTypeIndeterminate
	RangeTypeInt                               = consts.RangeTypeInt
	RangeTypePercent                           = consts.RangeTypePercent
	EdgeTypeDepressed                          = consts.EdgeTypeDepressed
	EdgeTypeDropShadow                         = consts.EdgeTypeDropShadow
	EdgeTypeNone                               = consts.EdgeTypeNone
	EdgeTypeOutline                            = consts.EdgeTypeOutline
	EdgeTypeRaised                             = consts.EdgeTypeRaised
	EdgeTypeUnspecified                        = consts.EdgeTypeUnspecified
	FlagContentControls                        = consts.FlagContentControls
	FlagContentIcons                           = consts.FlagContentIcons
	FlagContentText                            = consts.FlagContentText
	ContentChangeTypeChecked                   = consts.ContentChangeTypeChecked
	ContentChangeTypeContentDescription        = consts.ContentChangeTypeContentDescription
	ContentChangeTypeContentInvalid            = consts.ContentChangeTypeContentInvalid
	ContentChangeTypeDragCancelled             = consts.ContentChangeTypeDragCancelled
	ContentChangeTypeDragDropped               = consts.ContentChangeTypeDragDropped
	ContentChangeTypeDragStarted               = consts.ContentChangeTypeDragStarted
	ContentChangeTypeEnabled                   = consts.ContentChangeTypeEnabled
	ContentChangeTypeError                     = consts.ContentChangeTypeError
	ContentChangeTypeExpanded                  = consts.ContentChangeTypeExpanded
	ContentChangeTypePaneAppeared              = consts.ContentChangeTypePaneAppeared
	ContentChangeTypePaneDisappeared           = consts.ContentChangeTypePaneDisappeared
	ContentChangeTypePaneTitle                 = consts.ContentChangeTypePaneTitle
	ContentChangeTypeStateDescription          = consts.ContentChangeTypeStateDescription
	ContentChangeTypeSubtree                   = consts.ContentChangeTypeSubtree
	ContentChangeTypeSupplementalDescription   = consts.ContentChangeTypeSupplementalDescription
	ContentChangeTypeText                      = consts.ContentChangeTypeText
	ContentChangeTypeUndefined                 = consts.ContentChangeTypeUndefined
	InvalidPosition                            = consts.InvalidPosition
	MaxTextLength                              = consts.MaxTextLength
	SpeechStateListeningEnd                    = consts.SpeechStateListeningEnd
	SpeechStateListeningStart                  = consts.SpeechStateListeningStart
	SpeechStateSpeakingEnd                     = consts.SpeechStateSpeakingEnd
	SpeechStateSpeakingStart                   = consts.SpeechStateSpeakingStart
	TypesAllMask                               = consts.TypesAllMask
	TypeAnnouncement                           = consts.TypeAnnouncement
	TypeAssistReadingContext                   = consts.TypeAssistReadingContext
	TypeGestureDetectionEnd                    = consts.TypeGestureDetectionEnd
	TypeGestureDetectionStart                  = consts.TypeGestureDetectionStart
	TypeNotificationStateChanged               = consts.TypeNotificationStateChanged
	TypeSpeechStateChange                      = consts.TypeSpeechStateChange
	TypeTouchExplorationGestureEnd             = consts.TypeTouchExplorationGestureEnd
	TypeTouchExplorationGestureStart           = consts.TypeTouchExplorationGestureStart
	TypeTouchInteractionEnd                    = consts.TypeTouchInteractionEnd
	TypeTouchInteractionStart                  = consts.TypeTouchInteractionStart
	TypeViewAccessibilityFocused               = consts.TypeViewAccessibilityFocused
	TypeViewAccessibilityFocusCleared          = consts.TypeViewAccessibilityFocusCleared
	TypeViewClicked                            = consts.TypeViewClicked
	TypeViewContextClicked                     = consts.TypeViewContextClicked
	TypeViewFocused                            = consts.TypeViewFocused
	TypeViewHoverEnter                         = consts.TypeViewHoverEnter
	TypeViewHoverExit                          = consts.TypeViewHoverExit
	TypeViewLongClicked                        = consts.TypeViewLongClicked
	TypeViewScrolled                           = consts.TypeViewScrolled
	TypeViewSelected                           = consts.TypeViewSelected
	TypeViewTargetedByScroll                   = consts.TypeViewTargetedByScroll
	TypeViewTextChanged                        = consts.TypeViewTextChanged
	TypeViewTextSelectionChanged               = consts.TypeViewTextSelectionChanged
	TypeViewTextTraversedAtMovementGranularity = consts.TypeViewTextTraversedAtMovementGranularity
	TypeWindowsChanged                         = consts.TypeWindowsChanged
	TypeWindowContentChanged                   = consts.TypeWindowContentChanged
	TypeWindowStateChanged                     = consts.TypeWindowStateChanged
	WindowsChangeAccessibilityFocused          = consts.WindowsChangeAccessibilityFocused
	WindowsChangeActive                        = consts.WindowsChangeActive
	WindowsChangeAdded                         = consts.WindowsChangeAdded
	WindowsChangeBounds                        = consts.WindowsChangeBounds
	WindowsChangeChildren                      = consts.WindowsChangeChildren
	WindowsChangeFocused                       = consts.WindowsChangeFocused
	WindowsChangeLayer                         = consts.WindowsChangeLayer
	WindowsChangeParent                        = consts.WindowsChangeParent
	WindowsChangePip                           = consts.WindowsChangePip
	WindowsChangeRemoved                       = consts.WindowsChangeRemoved
	WindowsChangeTitle                         = consts.WindowsChangeTitle
	HostViewId                                 = consts.HostViewId
)
View Source
const (
	ActionArgumentColumnInt                     = consts.ActionArgumentColumnInt
	ActionArgumentDirectionInt                  = consts.ActionArgumentDirectionInt
	ActionArgumentExtendSelectionBoolean        = consts.ActionArgumentExtendSelectionBoolean
	ActionArgumentHtmlElementString             = consts.ActionArgumentHtmlElementString
	ActionArgumentMovementGranularityInt        = consts.ActionArgumentMovementGranularityInt
	ActionArgumentMoveWindowX                   = consts.ActionArgumentMoveWindowX
	ActionArgumentMoveWindowY                   = consts.ActionArgumentMoveWindowY
	ActionArgumentPressAndHoldDurationMillisInt = consts.ActionArgumentPressAndHoldDurationMillisInt
	ActionArgumentProgressValue                 = consts.ActionArgumentProgressValue
	ActionArgumentRowInt                        = consts.ActionArgumentRowInt
	ActionArgumentScrollAmountFloat             = consts.ActionArgumentScrollAmountFloat
	ActionArgumentSelectionEndInt               = consts.ActionArgumentSelectionEndInt
	ActionArgumentSelectionStartInt             = consts.ActionArgumentSelectionStartInt
	ActionArgumentSetTextCharsequence           = consts.ActionArgumentSetTextCharsequence
	ExtraDataRenderingInfoKey                   = consts.ExtraDataRenderingInfoKey
	ExtraDataTextCharacterLocationArgLength     = consts.ExtraDataTextCharacterLocationArgLength
	ExtraDataTextCharacterLocationArgStartIndex = consts.ExtraDataTextCharacterLocationArgStartIndex
	ExtraDataTextCharacterLocationInWindowKey   = consts.ExtraDataTextCharacterLocationInWindowKey
	ExtraDataTextCharacterLocationKey           = consts.ExtraDataTextCharacterLocationKey
)

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

type CaptioningManager

type CaptioningManager struct {
	VM  *jni.VM
	Ctx *app.Context
	Obj *jni.GlobalRef
}

CaptioningManager wraps android.view.accessibility.CaptioningManager.

func NewCaptioningManager

func NewCaptioningManager(ctx *app.Context) (*CaptioningManager, error)

NewCaptioningManager obtains android.view.accessibility.CaptioningManager from the Android system service manager.

func (*CaptioningManager) AddCaptioningChangeListener

func (m *CaptioningManager) AddCaptioningChangeListener(arg0 *jni.Object) error

AddCaptioningChangeListener calls android.view.accessibility.CaptioningManager.addCaptioningChangeListener.

func (*CaptioningManager) Close

func (m *CaptioningManager) Close()

Close releases the global reference to the underlying Java object. After Close, the CaptioningManager must not be used.

func (*CaptioningManager) GetFontScale

func (m *CaptioningManager) GetFontScale() (float32, error)

GetFontScale calls android.view.accessibility.CaptioningManager.getFontScale.

func (*CaptioningManager) GetLocale

func (m *CaptioningManager) GetLocale() (*jni.Object, error)

GetLocale calls android.view.accessibility.CaptioningManager.getLocale.

func (*CaptioningManager) GetUserStyle

func (m *CaptioningManager) GetUserStyle() (*jni.Object, error)

GetUserStyle calls android.view.accessibility.CaptioningManager.getUserStyle.

func (*CaptioningManager) IsCallCaptioningEnabled

func (m *CaptioningManager) IsCallCaptioningEnabled() (bool, error)

IsCallCaptioningEnabled calls android.view.accessibility.CaptioningManager.isCallCaptioningEnabled.

func (*CaptioningManager) IsEnabled

func (m *CaptioningManager) IsEnabled() (bool, error)

IsEnabled calls android.view.accessibility.CaptioningManager.isEnabled.

func (*CaptioningManager) IsSystemAudioCaptioningEnabled

func (m *CaptioningManager) IsSystemAudioCaptioningEnabled() (bool, error)

IsSystemAudioCaptioningEnabled calls android.view.accessibility.CaptioningManager.isSystemAudioCaptioningEnabled.

func (*CaptioningManager) IsSystemAudioCaptioningUiEnabled

func (m *CaptioningManager) IsSystemAudioCaptioningUiEnabled() (bool, error)

IsSystemAudioCaptioningUiEnabled calls android.view.accessibility.CaptioningManager.isSystemAudioCaptioningUiEnabled.

func (*CaptioningManager) RemoveCaptioningChangeListener

func (m *CaptioningManager) RemoveCaptioningChangeListener(arg0 *jni.Object) error

RemoveCaptioningChangeListener calls android.view.accessibility.CaptioningManager.removeCaptioningChangeListener.

func (*CaptioningManager) ToString added in v0.0.8

func (m *CaptioningManager) ToString() (string, error)

ToString calls android.view.accessibility.CaptioningManager.toString.

type CaptioningManagerCaptionStyle

type CaptioningManagerCaptionStyle struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

CaptioningManagerCaptionStyle wraps android.view.accessibility.CaptioningManager$CaptionStyle.

func (*CaptioningManagerCaptionStyle) GetTypeface

func (m *CaptioningManagerCaptionStyle) GetTypeface() (*jni.Object, error)

GetTypeface calls android.view.accessibility.CaptioningManager$CaptionStyle.getTypeface.

func (*CaptioningManagerCaptionStyle) HasBackgroundColor

func (m *CaptioningManagerCaptionStyle) HasBackgroundColor() (bool, error)

HasBackgroundColor calls android.view.accessibility.CaptioningManager$CaptionStyle.hasBackgroundColor.

func (*CaptioningManagerCaptionStyle) HasEdgeColor

func (m *CaptioningManagerCaptionStyle) HasEdgeColor() (bool, error)

HasEdgeColor calls android.view.accessibility.CaptioningManager$CaptionStyle.hasEdgeColor.

func (*CaptioningManagerCaptionStyle) HasEdgeType

func (m *CaptioningManagerCaptionStyle) HasEdgeType() (bool, error)

HasEdgeType calls android.view.accessibility.CaptioningManager$CaptionStyle.hasEdgeType.

func (*CaptioningManagerCaptionStyle) HasForegroundColor

func (m *CaptioningManagerCaptionStyle) HasForegroundColor() (bool, error)

HasForegroundColor calls android.view.accessibility.CaptioningManager$CaptionStyle.hasForegroundColor.

func (*CaptioningManagerCaptionStyle) HasWindowColor

func (m *CaptioningManagerCaptionStyle) HasWindowColor() (bool, error)

HasWindowColor calls android.view.accessibility.CaptioningManager$CaptionStyle.hasWindowColor.

func (*CaptioningManagerCaptionStyle) ToString added in v0.0.8

func (m *CaptioningManagerCaptionStyle) ToString() (string, error)

ToString calls android.view.accessibility.CaptioningManager$CaptionStyle.toString.

type CaptioningManagerCaptioningChangeListener

type CaptioningManagerCaptioningChangeListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

CaptioningManagerCaptioningChangeListener wraps android.view.accessibility.CaptioningManager$CaptioningChangeListener.

func (*CaptioningManagerCaptioningChangeListener) OnEnabledChanged

func (m *CaptioningManagerCaptioningChangeListener) OnEnabledChanged(arg0 bool) error

OnEnabledChanged calls android.view.accessibility.CaptioningManager$CaptioningChangeListener.onEnabledChanged.

func (*CaptioningManagerCaptioningChangeListener) OnFontScaleChanged

func (m *CaptioningManagerCaptioningChangeListener) OnFontScaleChanged(arg0 float32) error

OnFontScaleChanged calls android.view.accessibility.CaptioningManager$CaptioningChangeListener.onFontScaleChanged.

func (*CaptioningManagerCaptioningChangeListener) OnLocaleChanged

func (m *CaptioningManagerCaptioningChangeListener) OnLocaleChanged(arg0 *jni.Object) error

OnLocaleChanged calls android.view.accessibility.CaptioningManager$CaptioningChangeListener.onLocaleChanged.

func (*CaptioningManagerCaptioningChangeListener) OnSystemAudioCaptioningChanged

func (m *CaptioningManagerCaptioningChangeListener) OnSystemAudioCaptioningChanged(arg0 bool) error

OnSystemAudioCaptioningChanged calls android.view.accessibility.CaptioningManager$CaptioningChangeListener.onSystemAudioCaptioningChanged.

func (*CaptioningManagerCaptioningChangeListener) OnSystemAudioCaptioningUiChanged

func (m *CaptioningManagerCaptioningChangeListener) OnSystemAudioCaptioningUiChanged(arg0 bool) error

OnSystemAudioCaptioningUiChanged calls android.view.accessibility.CaptioningManager$CaptioningChangeListener.onSystemAudioCaptioningUiChanged.

func (*CaptioningManagerCaptioningChangeListener) OnUserStyleChanged

func (m *CaptioningManagerCaptioningChangeListener) OnUserStyleChanged(arg0 *jni.Object) error

OnUserStyleChanged calls android.view.accessibility.CaptioningManager$CaptioningChangeListener.onUserStyleChanged.

func (*CaptioningManagerCaptioningChangeListener) ToString added in v0.0.8

ToString calls android.view.accessibility.CaptioningManager$CaptioningChangeListener.toString.

type Event

type Event struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Event wraps android.view.accessibility.AccessibilityEvent.

func NewEvent

func NewEvent(vm *jni.VM) (*Event, error)

NewEvent creates a new android.view.accessibility.AccessibilityEvent instance.

func (*Event) AppendRecord

func (m *Event) AppendRecord(arg0 *jni.Object) error

AppendRecord calls android.view.accessibility.AccessibilityEvent.appendRecord.

func (*Event) DescribeContents

func (m *Event) DescribeContents() (int32, error)

DescribeContents calls android.view.accessibility.AccessibilityEvent.describeContents.

func (*Event) EventTypeToString

func (m *Event) EventTypeToString(arg0 int32) (string, error)

EventTypeToString calls android.view.accessibility.AccessibilityEvent.eventTypeToString.

func (*Event) GetAction

func (m *Event) GetAction() (int32, error)

GetAction calls android.view.accessibility.AccessibilityEvent.getAction.

func (*Event) GetContentChangeTypes

func (m *Event) GetContentChangeTypes() (int32, error)

GetContentChangeTypes calls android.view.accessibility.AccessibilityEvent.getContentChangeTypes.

func (*Event) GetEventTime

func (m *Event) GetEventTime() (int64, error)

GetEventTime calls android.view.accessibility.AccessibilityEvent.getEventTime.

func (*Event) GetEventType

func (m *Event) GetEventType() (int32, error)

GetEventType calls android.view.accessibility.AccessibilityEvent.getEventType.

func (*Event) GetMovementGranularity

func (m *Event) GetMovementGranularity() (int32, error)

GetMovementGranularity calls android.view.accessibility.AccessibilityEvent.getMovementGranularity.

func (*Event) GetPackageName

func (m *Event) GetPackageName() (*jni.Object, error)

GetPackageName calls android.view.accessibility.AccessibilityEvent.getPackageName.

func (*Event) GetRecord

func (m *Event) GetRecord(arg0 int32) (*jni.Object, error)

GetRecord calls android.view.accessibility.AccessibilityEvent.getRecord.

func (*Event) GetRecordCount

func (m *Event) GetRecordCount() (int32, error)

GetRecordCount calls android.view.accessibility.AccessibilityEvent.getRecordCount.

func (*Event) GetSpeechStateChangeTypes

func (m *Event) GetSpeechStateChangeTypes() (int32, error)

GetSpeechStateChangeTypes calls android.view.accessibility.AccessibilityEvent.getSpeechStateChangeTypes.

func (*Event) GetWindowChanges

func (m *Event) GetWindowChanges() (int32, error)

GetWindowChanges calls android.view.accessibility.AccessibilityEvent.getWindowChanges.

func (*Event) InitFromParcel

func (m *Event) InitFromParcel(arg0 *jni.Object) error

InitFromParcel calls android.view.accessibility.AccessibilityEvent.initFromParcel.

func (*Event) IsAccessibilityDataSensitive

func (m *Event) IsAccessibilityDataSensitive() (bool, error)

IsAccessibilityDataSensitive calls android.view.accessibility.AccessibilityEvent.isAccessibilityDataSensitive.

func (*Event) Obtain0

func (m *Event) Obtain0() (*jni.Object, error)

Obtain0 calls android.view.accessibility.AccessibilityEvent.obtain.

func (*Event) Obtain1_1

func (m *Event) Obtain1_1(arg0 *jni.Object) (*jni.Object, error)

Obtain1_1 calls android.view.accessibility.AccessibilityEvent.obtain.

func (*Event) Obtain1_2

func (m *Event) Obtain1_2(arg0 int32) (*jni.Object, error)

Obtain1_2 calls android.view.accessibility.AccessibilityEvent.obtain.

func (*Event) Recycle

func (m *Event) Recycle() error

Recycle calls android.view.accessibility.AccessibilityEvent.recycle.

func (*Event) SetAccessibilityDataSensitive

func (m *Event) SetAccessibilityDataSensitive(arg0 bool) error

SetAccessibilityDataSensitive calls android.view.accessibility.AccessibilityEvent.setAccessibilityDataSensitive.

func (*Event) SetAction

func (m *Event) SetAction(arg0 int32) error

SetAction calls android.view.accessibility.AccessibilityEvent.setAction.

func (*Event) SetContentChangeTypes

func (m *Event) SetContentChangeTypes(arg0 int32) error

SetContentChangeTypes calls android.view.accessibility.AccessibilityEvent.setContentChangeTypes.

func (*Event) SetEventTime

func (m *Event) SetEventTime(arg0 int64) error

SetEventTime calls android.view.accessibility.AccessibilityEvent.setEventTime.

func (*Event) SetEventType

func (m *Event) SetEventType(arg0 int32) error

SetEventType calls android.view.accessibility.AccessibilityEvent.setEventType.

func (*Event) SetMovementGranularity

func (m *Event) SetMovementGranularity(arg0 int32) error

SetMovementGranularity calls android.view.accessibility.AccessibilityEvent.setMovementGranularity.

func (*Event) SetPackageName

func (m *Event) SetPackageName(arg0 string) error

SetPackageName calls android.view.accessibility.AccessibilityEvent.setPackageName.

func (*Event) SetSpeechStateChangeTypes

func (m *Event) SetSpeechStateChangeTypes(arg0 int32) error

SetSpeechStateChangeTypes calls android.view.accessibility.AccessibilityEvent.setSpeechStateChangeTypes.

func (*Event) ToString

func (m *Event) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityEvent.toString.

func (*Event) WriteToParcel

func (m *Event) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.view.accessibility.AccessibilityEvent.writeToParcel.

type EventSource

type EventSource struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

EventSource wraps android.view.accessibility.AccessibilityEventSource.

func (*EventSource) SendAccessibilityEvent

func (m *EventSource) SendAccessibilityEvent(arg0 int32) error

SendAccessibilityEvent calls android.view.accessibility.AccessibilityEventSource.sendAccessibilityEvent.

func (*EventSource) SendAccessibilityEventUnchecked

func (m *EventSource) SendAccessibilityEventUnchecked(arg0 *jni.Object) error

SendAccessibilityEventUnchecked calls android.view.accessibility.AccessibilityEventSource.sendAccessibilityEventUnchecked.

func (*EventSource) ToString added in v0.0.8

func (m *EventSource) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityEventSource.toString.

type Manager

type Manager struct {
	VM  *jni.VM
	Ctx *app.Context
	Obj *jni.GlobalRef
}

Manager wraps android.view.accessibility.AccessibilityManager.

func NewManager

func NewManager(ctx *app.Context) (*Manager, error)

NewManager obtains android.view.accessibility.AccessibilityManager from the Android system service manager.

func (*Manager) AddAccessibilityRequestPreparer

func (m *Manager) AddAccessibilityRequestPreparer(arg0 *jni.Object) error

AddAccessibilityRequestPreparer calls android.view.accessibility.AccessibilityManager.addAccessibilityRequestPreparer.

func (*Manager) AddAccessibilityServicesStateChangeListener1

func (m *Manager) AddAccessibilityServicesStateChangeListener1(arg0 *jni.Object) error

AddAccessibilityServicesStateChangeListener1 calls android.view.accessibility.AccessibilityManager.addAccessibilityServicesStateChangeListener.

func (*Manager) AddAccessibilityServicesStateChangeListener2_1

func (m *Manager) AddAccessibilityServicesStateChangeListener2_1(arg0 *jni.Object, arg1 *jni.Object) error

AddAccessibilityServicesStateChangeListener2_1 calls android.view.accessibility.AccessibilityManager.addAccessibilityServicesStateChangeListener.

func (*Manager) AddAccessibilityStateChangeListener

func (m *Manager) AddAccessibilityStateChangeListener(arg0 *jni.Object) (bool, error)

AddAccessibilityStateChangeListener calls android.view.accessibility.AccessibilityManager.addAccessibilityStateChangeListener.

func (*Manager) AddAudioDescriptionRequestedChangeListener

func (m *Manager) AddAudioDescriptionRequestedChangeListener(arg0 *jni.Object, arg1 *jni.Object) error

AddAudioDescriptionRequestedChangeListener calls android.view.accessibility.AccessibilityManager.addAudioDescriptionRequestedChangeListener.

func (*Manager) AddHighContrastTextStateChangeListener

func (m *Manager) AddHighContrastTextStateChangeListener(arg0 *jni.Object, arg1 *jni.Object) error

AddHighContrastTextStateChangeListener calls android.view.accessibility.AccessibilityManager.addHighContrastTextStateChangeListener.

func (*Manager) AddTouchExplorationStateChangeListener

func (m *Manager) AddTouchExplorationStateChangeListener(arg0 *jni.Object) (bool, error)

AddTouchExplorationStateChangeListener calls android.view.accessibility.AccessibilityManager.addTouchExplorationStateChangeListener.

func (*Manager) Close

func (m *Manager) Close()

Close releases the global reference to the underlying Java object. After Close, the Manager must not be used.

func (*Manager) GetAccessibilityFocusColor

func (m *Manager) GetAccessibilityFocusColor() (int32, error)

GetAccessibilityFocusColor calls android.view.accessibility.AccessibilityManager.getAccessibilityFocusColor.

func (*Manager) GetAccessibilityFocusStrokeWidth

func (m *Manager) GetAccessibilityFocusStrokeWidth() (int32, error)

GetAccessibilityFocusStrokeWidth calls android.view.accessibility.AccessibilityManager.getAccessibilityFocusStrokeWidth.

func (*Manager) GetAccessibilityServiceList added in v0.0.8

func (m *Manager) GetAccessibilityServiceList() (*jni.Object, error)

GetAccessibilityServiceList calls android.view.accessibility.AccessibilityManager.getAccessibilityServiceList.

func (*Manager) GetEnabledAccessibilityServiceList added in v0.0.8

func (m *Manager) GetEnabledAccessibilityServiceList(arg0 int32) (*jni.Object, error)

GetEnabledAccessibilityServiceList calls android.view.accessibility.AccessibilityManager.getEnabledAccessibilityServiceList.

func (*Manager) GetInstalledAccessibilityServiceList added in v0.0.8

func (m *Manager) GetInstalledAccessibilityServiceList() (*jni.Object, error)

GetInstalledAccessibilityServiceList calls android.view.accessibility.AccessibilityManager.getInstalledAccessibilityServiceList.

func (*Manager) GetRecommendedTimeoutMillis

func (m *Manager) GetRecommendedTimeoutMillis(arg0 int32, arg1 int32) (int32, error)

GetRecommendedTimeoutMillis calls android.view.accessibility.AccessibilityManager.getRecommendedTimeoutMillis.

func (*Manager) Interrupt

func (m *Manager) Interrupt() error

Interrupt calls android.view.accessibility.AccessibilityManager.interrupt.

func (*Manager) IsAccessibilityButtonSupported

func (m *Manager) IsAccessibilityButtonSupported() (bool, error)

IsAccessibilityButtonSupported calls android.view.accessibility.AccessibilityManager.isAccessibilityButtonSupported.

func (*Manager) IsAudioDescriptionRequested

func (m *Manager) IsAudioDescriptionRequested() (bool, error)

IsAudioDescriptionRequested calls android.view.accessibility.AccessibilityManager.isAudioDescriptionRequested.

func (*Manager) IsEnabled

func (m *Manager) IsEnabled() (bool, error)

IsEnabled calls android.view.accessibility.AccessibilityManager.isEnabled.

func (*Manager) IsHighContrastTextEnabled

func (m *Manager) IsHighContrastTextEnabled() (bool, error)

IsHighContrastTextEnabled calls android.view.accessibility.AccessibilityManager.isHighContrastTextEnabled.

func (*Manager) IsRequestFromAccessibilityTool

func (m *Manager) IsRequestFromAccessibilityTool() (bool, error)

IsRequestFromAccessibilityTool calls android.view.accessibility.AccessibilityManager.isRequestFromAccessibilityTool.

func (*Manager) IsTouchExplorationEnabled

func (m *Manager) IsTouchExplorationEnabled() (bool, error)

IsTouchExplorationEnabled calls android.view.accessibility.AccessibilityManager.isTouchExplorationEnabled.

func (*Manager) RemoveAccessibilityRequestPreparer

func (m *Manager) RemoveAccessibilityRequestPreparer(arg0 *jni.Object) error

RemoveAccessibilityRequestPreparer calls android.view.accessibility.AccessibilityManager.removeAccessibilityRequestPreparer.

func (*Manager) RemoveAccessibilityServicesStateChangeListener

func (m *Manager) RemoveAccessibilityServicesStateChangeListener(arg0 *jni.Object) (bool, error)

RemoveAccessibilityServicesStateChangeListener calls android.view.accessibility.AccessibilityManager.removeAccessibilityServicesStateChangeListener.

func (*Manager) RemoveAccessibilityStateChangeListener

func (m *Manager) RemoveAccessibilityStateChangeListener(arg0 *jni.Object) (bool, error)

RemoveAccessibilityStateChangeListener calls android.view.accessibility.AccessibilityManager.removeAccessibilityStateChangeListener.

func (*Manager) RemoveAudioDescriptionRequestedChangeListener

func (m *Manager) RemoveAudioDescriptionRequestedChangeListener(arg0 *jni.Object) (bool, error)

RemoveAudioDescriptionRequestedChangeListener calls android.view.accessibility.AccessibilityManager.removeAudioDescriptionRequestedChangeListener.

func (*Manager) RemoveHighContrastTextStateChangeListener

func (m *Manager) RemoveHighContrastTextStateChangeListener(arg0 *jni.Object) error

RemoveHighContrastTextStateChangeListener calls android.view.accessibility.AccessibilityManager.removeHighContrastTextStateChangeListener.

func (*Manager) RemoveTouchExplorationStateChangeListener

func (m *Manager) RemoveTouchExplorationStateChangeListener(arg0 *jni.Object) (bool, error)

RemoveTouchExplorationStateChangeListener calls android.view.accessibility.AccessibilityManager.removeTouchExplorationStateChangeListener.

func (*Manager) SendAccessibilityEvent

func (m *Manager) SendAccessibilityEvent(arg0 *jni.Object) error

SendAccessibilityEvent calls android.view.accessibility.AccessibilityManager.sendAccessibilityEvent.

func (*Manager) ToString added in v0.0.8

func (m *Manager) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityManager.toString.

type ManagerAccessibilityServicesStateChangeListener

type ManagerAccessibilityServicesStateChangeListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ManagerAccessibilityServicesStateChangeListener wraps android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener.

func (*ManagerAccessibilityServicesStateChangeListener) OnAccessibilityServicesStateChanged

func (m *ManagerAccessibilityServicesStateChangeListener) OnAccessibilityServicesStateChanged(arg0 *jni.Object) error

OnAccessibilityServicesStateChanged calls android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener.onAccessibilityServicesStateChanged.

func (*ManagerAccessibilityServicesStateChangeListener) ToString added in v0.0.8

ToString calls android.view.accessibility.AccessibilityManager$AccessibilityServicesStateChangeListener.toString.

type ManagerAccessibilityStateChangeListener

type ManagerAccessibilityStateChangeListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ManagerAccessibilityStateChangeListener wraps android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener.

func (*ManagerAccessibilityStateChangeListener) OnAccessibilityStateChanged

func (m *ManagerAccessibilityStateChangeListener) OnAccessibilityStateChanged(arg0 bool) error

OnAccessibilityStateChanged calls android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener.onAccessibilityStateChanged.

func (*ManagerAccessibilityStateChangeListener) ToString added in v0.0.8

ToString calls android.view.accessibility.AccessibilityManager$AccessibilityStateChangeListener.toString.

type ManagerAudioDescriptionRequestedChangeListener

type ManagerAudioDescriptionRequestedChangeListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ManagerAudioDescriptionRequestedChangeListener wraps android.view.accessibility.AccessibilityManager$AudioDescriptionRequestedChangeListener.

func (*ManagerAudioDescriptionRequestedChangeListener) OnAudioDescriptionRequestedChanged

func (m *ManagerAudioDescriptionRequestedChangeListener) OnAudioDescriptionRequestedChanged(arg0 bool) error

OnAudioDescriptionRequestedChanged calls android.view.accessibility.AccessibilityManager$AudioDescriptionRequestedChangeListener.onAudioDescriptionRequestedChanged.

func (*ManagerAudioDescriptionRequestedChangeListener) ToString added in v0.0.8

ToString calls android.view.accessibility.AccessibilityManager$AudioDescriptionRequestedChangeListener.toString.

type ManagerHighContrastTextStateChangeListener

type ManagerHighContrastTextStateChangeListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ManagerHighContrastTextStateChangeListener wraps android.view.accessibility.AccessibilityManager$HighContrastTextStateChangeListener.

func (*ManagerHighContrastTextStateChangeListener) OnHighContrastTextStateChanged

func (m *ManagerHighContrastTextStateChangeListener) OnHighContrastTextStateChanged(arg0 bool) error

OnHighContrastTextStateChanged calls android.view.accessibility.AccessibilityManager$HighContrastTextStateChangeListener.onHighContrastTextStateChanged.

func (*ManagerHighContrastTextStateChangeListener) ToString added in v0.0.8

ToString calls android.view.accessibility.AccessibilityManager$HighContrastTextStateChangeListener.toString.

type ManagerTouchExplorationStateChangeListener

type ManagerTouchExplorationStateChangeListener struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

ManagerTouchExplorationStateChangeListener wraps android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener.

func (*ManagerTouchExplorationStateChangeListener) OnTouchExplorationStateChanged

func (m *ManagerTouchExplorationStateChangeListener) OnTouchExplorationStateChanged(arg0 bool) error

OnTouchExplorationStateChanged calls android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener.onTouchExplorationStateChanged.

func (*ManagerTouchExplorationStateChangeListener) ToString added in v0.0.8

ToString calls android.view.accessibility.AccessibilityManager$TouchExplorationStateChangeListener.toString.

type NodeInfo

type NodeInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeInfo wraps android.view.accessibility.AccessibilityNodeInfo.

func NewNodeInfo

func NewNodeInfo(vm *jni.VM) (*NodeInfo, error)

NewNodeInfo creates a new android.view.accessibility.AccessibilityNodeInfo instance.

func (*NodeInfo) AddAction1

func (m *NodeInfo) AddAction1(arg0 *jni.Object) error

AddAction1 calls android.view.accessibility.AccessibilityNodeInfo.addAction.

func (*NodeInfo) AddAction1_1

func (m *NodeInfo) AddAction1_1(arg0 int32) error

AddAction1_1 calls android.view.accessibility.AccessibilityNodeInfo.addAction.

func (*NodeInfo) AddChild1

func (m *NodeInfo) AddChild1(arg0 *jni.Object) error

AddChild1 calls android.view.accessibility.AccessibilityNodeInfo.addChild.

func (*NodeInfo) AddChild2_1

func (m *NodeInfo) AddChild2_1(arg0 *jni.Object, arg1 int32) error

AddChild2_1 calls android.view.accessibility.AccessibilityNodeInfo.addChild.

func (*NodeInfo) AddLabeledBy1

func (m *NodeInfo) AddLabeledBy1(arg0 *jni.Object) error

AddLabeledBy1 calls android.view.accessibility.AccessibilityNodeInfo.addLabeledBy.

func (*NodeInfo) AddLabeledBy2_1

func (m *NodeInfo) AddLabeledBy2_1(arg0 *jni.Object, arg1 int32) error

AddLabeledBy2_1 calls android.view.accessibility.AccessibilityNodeInfo.addLabeledBy.

func (*NodeInfo) CanOpenPopup

func (m *NodeInfo) CanOpenPopup() (bool, error)

CanOpenPopup calls android.view.accessibility.AccessibilityNodeInfo.canOpenPopup.

func (*NodeInfo) DescribeContents

func (m *NodeInfo) DescribeContents() (int32, error)

DescribeContents calls android.view.accessibility.AccessibilityNodeInfo.describeContents.

func (*NodeInfo) Equals

func (m *NodeInfo) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.view.accessibility.AccessibilityNodeInfo.equals.

func (*NodeInfo) FindAccessibilityNodeInfosByText added in v0.0.8

func (m *NodeInfo) FindAccessibilityNodeInfosByText(arg0 string) (*jni.Object, error)

FindAccessibilityNodeInfosByText calls android.view.accessibility.AccessibilityNodeInfo.findAccessibilityNodeInfosByText.

func (*NodeInfo) FindAccessibilityNodeInfosByViewId added in v0.0.8

func (m *NodeInfo) FindAccessibilityNodeInfosByViewId(arg0 string) (*jni.Object, error)

FindAccessibilityNodeInfosByViewId calls android.view.accessibility.AccessibilityNodeInfo.findAccessibilityNodeInfosByViewId.

func (*NodeInfo) FindFocus

func (m *NodeInfo) FindFocus(arg0 int32) (*jni.Object, error)

FindFocus calls android.view.accessibility.AccessibilityNodeInfo.findFocus.

func (*NodeInfo) FocusSearch

func (m *NodeInfo) FocusSearch(arg0 int32) (*jni.Object, error)

FocusSearch calls android.view.accessibility.AccessibilityNodeInfo.focusSearch.

func (*NodeInfo) GetActionList added in v0.0.8

func (m *NodeInfo) GetActionList() (*jni.Object, error)

GetActionList calls android.view.accessibility.AccessibilityNodeInfo.getActionList.

func (*NodeInfo) GetActions

func (m *NodeInfo) GetActions() (int32, error)

GetActions calls android.view.accessibility.AccessibilityNodeInfo.getActions.

func (*NodeInfo) GetAvailableExtraData added in v0.0.8

func (m *NodeInfo) GetAvailableExtraData() (*jni.Object, error)

GetAvailableExtraData calls android.view.accessibility.AccessibilityNodeInfo.getAvailableExtraData.

func (*NodeInfo) GetBoundsInParent

func (m *NodeInfo) GetBoundsInParent(arg0 *jni.Object) error

GetBoundsInParent calls android.view.accessibility.AccessibilityNodeInfo.getBoundsInParent.

func (*NodeInfo) GetBoundsInScreen

func (m *NodeInfo) GetBoundsInScreen(arg0 *jni.Object) error

GetBoundsInScreen calls android.view.accessibility.AccessibilityNodeInfo.getBoundsInScreen.

func (*NodeInfo) GetBoundsInWindow

func (m *NodeInfo) GetBoundsInWindow(arg0 *jni.Object) error

GetBoundsInWindow calls android.view.accessibility.AccessibilityNodeInfo.getBoundsInWindow.

func (*NodeInfo) GetChecked

func (m *NodeInfo) GetChecked() (int32, error)

GetChecked calls android.view.accessibility.AccessibilityNodeInfo.getChecked.

func (*NodeInfo) GetChild1

func (m *NodeInfo) GetChild1(arg0 int32) (*jni.Object, error)

GetChild1 calls android.view.accessibility.AccessibilityNodeInfo.getChild.

func (*NodeInfo) GetChild2_1

func (m *NodeInfo) GetChild2_1(arg0 int32, arg1 int32) (*jni.Object, error)

GetChild2_1 calls android.view.accessibility.AccessibilityNodeInfo.getChild.

func (*NodeInfo) GetChildCount

func (m *NodeInfo) GetChildCount() (int32, error)

GetChildCount calls android.view.accessibility.AccessibilityNodeInfo.getChildCount.

func (*NodeInfo) GetClassName

func (m *NodeInfo) GetClassName() (*jni.Object, error)

GetClassName calls android.view.accessibility.AccessibilityNodeInfo.getClassName.

func (*NodeInfo) GetCollectionInfo

func (m *NodeInfo) GetCollectionInfo() (*jni.Object, error)

GetCollectionInfo calls android.view.accessibility.AccessibilityNodeInfo.getCollectionInfo.

func (*NodeInfo) GetCollectionItemInfo

func (m *NodeInfo) GetCollectionItemInfo() (*jni.Object, error)

GetCollectionItemInfo calls android.view.accessibility.AccessibilityNodeInfo.getCollectionItemInfo.

func (*NodeInfo) GetContainerTitle

func (m *NodeInfo) GetContainerTitle() (*jni.Object, error)

GetContainerTitle calls android.view.accessibility.AccessibilityNodeInfo.getContainerTitle.

func (*NodeInfo) GetContentDescription

func (m *NodeInfo) GetContentDescription() (*jni.Object, error)

GetContentDescription calls android.view.accessibility.AccessibilityNodeInfo.getContentDescription.

func (*NodeInfo) GetDrawingOrder

func (m *NodeInfo) GetDrawingOrder() (int32, error)

GetDrawingOrder calls android.view.accessibility.AccessibilityNodeInfo.getDrawingOrder.

func (*NodeInfo) GetError

func (m *NodeInfo) GetError() (*jni.Object, error)

GetError calls android.view.accessibility.AccessibilityNodeInfo.getError.

func (*NodeInfo) GetExpandedState

func (m *NodeInfo) GetExpandedState() (int32, error)

GetExpandedState calls android.view.accessibility.AccessibilityNodeInfo.getExpandedState.

func (*NodeInfo) GetExtraRenderingInfo

func (m *NodeInfo) GetExtraRenderingInfo() (*jni.Object, error)

GetExtraRenderingInfo calls android.view.accessibility.AccessibilityNodeInfo.getExtraRenderingInfo.

func (*NodeInfo) GetExtras

func (m *NodeInfo) GetExtras() (*jni.Object, error)

GetExtras calls android.view.accessibility.AccessibilityNodeInfo.getExtras.

func (*NodeInfo) GetHintText

func (m *NodeInfo) GetHintText() (*jni.Object, error)

GetHintText calls android.view.accessibility.AccessibilityNodeInfo.getHintText.

func (*NodeInfo) GetInputType

func (m *NodeInfo) GetInputType() (int32, error)

GetInputType calls android.view.accessibility.AccessibilityNodeInfo.getInputType.

func (*NodeInfo) GetLabelFor

func (m *NodeInfo) GetLabelFor() (*jni.Object, error)

GetLabelFor calls android.view.accessibility.AccessibilityNodeInfo.getLabelFor.

func (*NodeInfo) GetLabeledBy

func (m *NodeInfo) GetLabeledBy() (*jni.Object, error)

GetLabeledBy calls android.view.accessibility.AccessibilityNodeInfo.getLabeledBy.

func (*NodeInfo) GetLabeledByList added in v0.0.8

func (m *NodeInfo) GetLabeledByList() (*jni.Object, error)

GetLabeledByList calls android.view.accessibility.AccessibilityNodeInfo.getLabeledByList.

func (*NodeInfo) GetLiveRegion

func (m *NodeInfo) GetLiveRegion() (int32, error)

GetLiveRegion calls android.view.accessibility.AccessibilityNodeInfo.getLiveRegion.

func (*NodeInfo) GetMaxTextLength

func (m *NodeInfo) GetMaxTextLength() (int32, error)

GetMaxTextLength calls android.view.accessibility.AccessibilityNodeInfo.getMaxTextLength.

func (*NodeInfo) GetMinDurationBetweenContentChanges

func (m *NodeInfo) GetMinDurationBetweenContentChanges() (*jni.Object, error)

GetMinDurationBetweenContentChanges calls android.view.accessibility.AccessibilityNodeInfo.getMinDurationBetweenContentChanges.

func (*NodeInfo) GetMovementGranularities

func (m *NodeInfo) GetMovementGranularities() (int32, error)

GetMovementGranularities calls android.view.accessibility.AccessibilityNodeInfo.getMovementGranularities.

func (*NodeInfo) GetPackageName

func (m *NodeInfo) GetPackageName() (*jni.Object, error)

GetPackageName calls android.view.accessibility.AccessibilityNodeInfo.getPackageName.

func (*NodeInfo) GetPaneTitle

func (m *NodeInfo) GetPaneTitle() (*jni.Object, error)

GetPaneTitle calls android.view.accessibility.AccessibilityNodeInfo.getPaneTitle.

func (*NodeInfo) GetParent0

func (m *NodeInfo) GetParent0() (*jni.Object, error)

GetParent0 calls android.view.accessibility.AccessibilityNodeInfo.getParent.

func (*NodeInfo) GetParent1_1

func (m *NodeInfo) GetParent1_1(arg0 int32) (*jni.Object, error)

GetParent1_1 calls android.view.accessibility.AccessibilityNodeInfo.getParent.

func (*NodeInfo) GetRangeInfo

func (m *NodeInfo) GetRangeInfo() (*jni.Object, error)

GetRangeInfo calls android.view.accessibility.AccessibilityNodeInfo.getRangeInfo.

func (*NodeInfo) GetStateDescription

func (m *NodeInfo) GetStateDescription() (*jni.Object, error)

GetStateDescription calls android.view.accessibility.AccessibilityNodeInfo.getStateDescription.

func (*NodeInfo) GetSupplementalDescription

func (m *NodeInfo) GetSupplementalDescription() (*jni.Object, error)

GetSupplementalDescription calls android.view.accessibility.AccessibilityNodeInfo.getSupplementalDescription.

func (*NodeInfo) GetText

func (m *NodeInfo) GetText() (*jni.Object, error)

GetText calls android.view.accessibility.AccessibilityNodeInfo.getText.

func (*NodeInfo) GetTextSelectionEnd

func (m *NodeInfo) GetTextSelectionEnd() (int32, error)

GetTextSelectionEnd calls android.view.accessibility.AccessibilityNodeInfo.getTextSelectionEnd.

func (*NodeInfo) GetTextSelectionStart

func (m *NodeInfo) GetTextSelectionStart() (int32, error)

GetTextSelectionStart calls android.view.accessibility.AccessibilityNodeInfo.getTextSelectionStart.

func (*NodeInfo) GetTooltipText

func (m *NodeInfo) GetTooltipText() (*jni.Object, error)

GetTooltipText calls android.view.accessibility.AccessibilityNodeInfo.getTooltipText.

func (*NodeInfo) GetTouchDelegateInfo

func (m *NodeInfo) GetTouchDelegateInfo() (*jni.Object, error)

GetTouchDelegateInfo calls android.view.accessibility.AccessibilityNodeInfo.getTouchDelegateInfo.

func (*NodeInfo) GetTraversalAfter

func (m *NodeInfo) GetTraversalAfter() (*jni.Object, error)

GetTraversalAfter calls android.view.accessibility.AccessibilityNodeInfo.getTraversalAfter.

func (*NodeInfo) GetTraversalBefore

func (m *NodeInfo) GetTraversalBefore() (*jni.Object, error)

GetTraversalBefore calls android.view.accessibility.AccessibilityNodeInfo.getTraversalBefore.

func (*NodeInfo) GetUniqueId

func (m *NodeInfo) GetUniqueId() (string, error)

GetUniqueId calls android.view.accessibility.AccessibilityNodeInfo.getUniqueId.

func (*NodeInfo) GetViewIdResourceName

func (m *NodeInfo) GetViewIdResourceName() (string, error)

GetViewIdResourceName calls android.view.accessibility.AccessibilityNodeInfo.getViewIdResourceName.

func (*NodeInfo) GetWindow

func (m *NodeInfo) GetWindow() (*jni.Object, error)

GetWindow calls android.view.accessibility.AccessibilityNodeInfo.getWindow.

func (*NodeInfo) GetWindowId

func (m *NodeInfo) GetWindowId() (int32, error)

GetWindowId calls android.view.accessibility.AccessibilityNodeInfo.getWindowId.

func (*NodeInfo) HasRequestInitialAccessibilityFocus

func (m *NodeInfo) HasRequestInitialAccessibilityFocus() (bool, error)

HasRequestInitialAccessibilityFocus calls android.view.accessibility.AccessibilityNodeInfo.hasRequestInitialAccessibilityFocus.

func (*NodeInfo) HashCode

func (m *NodeInfo) HashCode() (int32, error)

HashCode calls android.view.accessibility.AccessibilityNodeInfo.hashCode.

func (*NodeInfo) IsAccessibilityDataSensitive

func (m *NodeInfo) IsAccessibilityDataSensitive() (bool, error)

IsAccessibilityDataSensitive calls android.view.accessibility.AccessibilityNodeInfo.isAccessibilityDataSensitive.

func (*NodeInfo) IsAccessibilityFocused

func (m *NodeInfo) IsAccessibilityFocused() (bool, error)

IsAccessibilityFocused calls android.view.accessibility.AccessibilityNodeInfo.isAccessibilityFocused.

func (*NodeInfo) IsCheckable

func (m *NodeInfo) IsCheckable() (bool, error)

IsCheckable calls android.view.accessibility.AccessibilityNodeInfo.isCheckable.

func (*NodeInfo) IsChecked

func (m *NodeInfo) IsChecked() (bool, error)

IsChecked calls android.view.accessibility.AccessibilityNodeInfo.isChecked.

func (*NodeInfo) IsClickable

func (m *NodeInfo) IsClickable() (bool, error)

IsClickable calls android.view.accessibility.AccessibilityNodeInfo.isClickable.

func (*NodeInfo) IsContentInvalid

func (m *NodeInfo) IsContentInvalid() (bool, error)

IsContentInvalid calls android.view.accessibility.AccessibilityNodeInfo.isContentInvalid.

func (*NodeInfo) IsContextClickable

func (m *NodeInfo) IsContextClickable() (bool, error)

IsContextClickable calls android.view.accessibility.AccessibilityNodeInfo.isContextClickable.

func (*NodeInfo) IsDismissable

func (m *NodeInfo) IsDismissable() (bool, error)

IsDismissable calls android.view.accessibility.AccessibilityNodeInfo.isDismissable.

func (*NodeInfo) IsEditable

func (m *NodeInfo) IsEditable() (bool, error)

IsEditable calls android.view.accessibility.AccessibilityNodeInfo.isEditable.

func (*NodeInfo) IsEnabled

func (m *NodeInfo) IsEnabled() (bool, error)

IsEnabled calls android.view.accessibility.AccessibilityNodeInfo.isEnabled.

func (*NodeInfo) IsFieldRequired

func (m *NodeInfo) IsFieldRequired() (bool, error)

IsFieldRequired calls android.view.accessibility.AccessibilityNodeInfo.isFieldRequired.

func (*NodeInfo) IsFocusable

func (m *NodeInfo) IsFocusable() (bool, error)

IsFocusable calls android.view.accessibility.AccessibilityNodeInfo.isFocusable.

func (*NodeInfo) IsFocused

func (m *NodeInfo) IsFocused() (bool, error)

IsFocused calls android.view.accessibility.AccessibilityNodeInfo.isFocused.

func (*NodeInfo) IsGranularScrollingSupported

func (m *NodeInfo) IsGranularScrollingSupported() (bool, error)

IsGranularScrollingSupported calls android.view.accessibility.AccessibilityNodeInfo.isGranularScrollingSupported.

func (*NodeInfo) IsHeading

func (m *NodeInfo) IsHeading() (bool, error)

IsHeading calls android.view.accessibility.AccessibilityNodeInfo.isHeading.

func (*NodeInfo) IsImportantForAccessibility

func (m *NodeInfo) IsImportantForAccessibility() (bool, error)

IsImportantForAccessibility calls android.view.accessibility.AccessibilityNodeInfo.isImportantForAccessibility.

func (*NodeInfo) IsLongClickable

func (m *NodeInfo) IsLongClickable() (bool, error)

IsLongClickable calls android.view.accessibility.AccessibilityNodeInfo.isLongClickable.

func (*NodeInfo) IsMultiLine

func (m *NodeInfo) IsMultiLine() (bool, error)

IsMultiLine calls android.view.accessibility.AccessibilityNodeInfo.isMultiLine.

func (*NodeInfo) IsPassword

func (m *NodeInfo) IsPassword() (bool, error)

IsPassword calls android.view.accessibility.AccessibilityNodeInfo.isPassword.

func (*NodeInfo) IsScreenReaderFocusable

func (m *NodeInfo) IsScreenReaderFocusable() (bool, error)

IsScreenReaderFocusable calls android.view.accessibility.AccessibilityNodeInfo.isScreenReaderFocusable.

func (*NodeInfo) IsScrollable

func (m *NodeInfo) IsScrollable() (bool, error)

IsScrollable calls android.view.accessibility.AccessibilityNodeInfo.isScrollable.

func (*NodeInfo) IsSelected

func (m *NodeInfo) IsSelected() (bool, error)

IsSelected calls android.view.accessibility.AccessibilityNodeInfo.isSelected.

func (*NodeInfo) IsShowingHintText

func (m *NodeInfo) IsShowingHintText() (bool, error)

IsShowingHintText calls android.view.accessibility.AccessibilityNodeInfo.isShowingHintText.

func (*NodeInfo) IsTextEntryKey

func (m *NodeInfo) IsTextEntryKey() (bool, error)

IsTextEntryKey calls android.view.accessibility.AccessibilityNodeInfo.isTextEntryKey.

func (*NodeInfo) IsTextSelectable

func (m *NodeInfo) IsTextSelectable() (bool, error)

IsTextSelectable calls android.view.accessibility.AccessibilityNodeInfo.isTextSelectable.

func (*NodeInfo) IsVisibleToUser

func (m *NodeInfo) IsVisibleToUser() (bool, error)

IsVisibleToUser calls android.view.accessibility.AccessibilityNodeInfo.isVisibleToUser.

func (*NodeInfo) Obtain0

func (m *NodeInfo) Obtain0() (*jni.Object, error)

Obtain0 calls android.view.accessibility.AccessibilityNodeInfo.obtain.

func (*NodeInfo) Obtain1_1

func (m *NodeInfo) Obtain1_1(arg0 *jni.Object) (*jni.Object, error)

Obtain1_1 calls android.view.accessibility.AccessibilityNodeInfo.obtain.

func (*NodeInfo) Obtain1_2

func (m *NodeInfo) Obtain1_2(arg0 *jni.Object) (*jni.Object, error)

Obtain1_2 calls android.view.accessibility.AccessibilityNodeInfo.obtain.

func (*NodeInfo) Obtain2_3

func (m *NodeInfo) Obtain2_3(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

Obtain2_3 calls android.view.accessibility.AccessibilityNodeInfo.obtain.

func (*NodeInfo) PerformAction1

func (m *NodeInfo) PerformAction1(arg0 int32) (bool, error)

PerformAction1 calls android.view.accessibility.AccessibilityNodeInfo.performAction.

func (*NodeInfo) PerformAction2_1

func (m *NodeInfo) PerformAction2_1(arg0 int32, arg1 *jni.Object) (bool, error)

PerformAction2_1 calls android.view.accessibility.AccessibilityNodeInfo.performAction.

func (*NodeInfo) Recycle

func (m *NodeInfo) Recycle() error

Recycle calls android.view.accessibility.AccessibilityNodeInfo.recycle.

func (*NodeInfo) Refresh

func (m *NodeInfo) Refresh() (bool, error)

Refresh calls android.view.accessibility.AccessibilityNodeInfo.refresh.

func (*NodeInfo) RefreshWithExtraData

func (m *NodeInfo) RefreshWithExtraData(arg0 string, arg1 *jni.Object) (bool, error)

RefreshWithExtraData calls android.view.accessibility.AccessibilityNodeInfo.refreshWithExtraData.

func (*NodeInfo) RemoveAction1

func (m *NodeInfo) RemoveAction1(arg0 *jni.Object) (bool, error)

RemoveAction1 calls android.view.accessibility.AccessibilityNodeInfo.removeAction.

func (*NodeInfo) RemoveAction1_1

func (m *NodeInfo) RemoveAction1_1(arg0 int32) error

RemoveAction1_1 calls android.view.accessibility.AccessibilityNodeInfo.removeAction.

func (*NodeInfo) RemoveChild1

func (m *NodeInfo) RemoveChild1(arg0 *jni.Object) (bool, error)

RemoveChild1 calls android.view.accessibility.AccessibilityNodeInfo.removeChild.

func (*NodeInfo) RemoveChild2_1

func (m *NodeInfo) RemoveChild2_1(arg0 *jni.Object, arg1 int32) (bool, error)

RemoveChild2_1 calls android.view.accessibility.AccessibilityNodeInfo.removeChild.

func (*NodeInfo) RemoveLabeledBy1

func (m *NodeInfo) RemoveLabeledBy1(arg0 *jni.Object) (bool, error)

RemoveLabeledBy1 calls android.view.accessibility.AccessibilityNodeInfo.removeLabeledBy.

func (*NodeInfo) RemoveLabeledBy2_1

func (m *NodeInfo) RemoveLabeledBy2_1(arg0 *jni.Object, arg1 int32) (bool, error)

RemoveLabeledBy2_1 calls android.view.accessibility.AccessibilityNodeInfo.removeLabeledBy.

func (*NodeInfo) SetAccessibilityDataSensitive

func (m *NodeInfo) SetAccessibilityDataSensitive(arg0 bool) error

SetAccessibilityDataSensitive calls android.view.accessibility.AccessibilityNodeInfo.setAccessibilityDataSensitive.

func (*NodeInfo) SetAccessibilityFocused

func (m *NodeInfo) SetAccessibilityFocused(arg0 bool) error

SetAccessibilityFocused calls android.view.accessibility.AccessibilityNodeInfo.setAccessibilityFocused.

func (*NodeInfo) SetBoundsInParent

func (m *NodeInfo) SetBoundsInParent(arg0 *jni.Object) error

SetBoundsInParent calls android.view.accessibility.AccessibilityNodeInfo.setBoundsInParent.

func (*NodeInfo) SetBoundsInScreen

func (m *NodeInfo) SetBoundsInScreen(arg0 *jni.Object) error

SetBoundsInScreen calls android.view.accessibility.AccessibilityNodeInfo.setBoundsInScreen.

func (*NodeInfo) SetBoundsInWindow

func (m *NodeInfo) SetBoundsInWindow(arg0 *jni.Object) error

SetBoundsInWindow calls android.view.accessibility.AccessibilityNodeInfo.setBoundsInWindow.

func (*NodeInfo) SetCanOpenPopup

func (m *NodeInfo) SetCanOpenPopup(arg0 bool) error

SetCanOpenPopup calls android.view.accessibility.AccessibilityNodeInfo.setCanOpenPopup.

func (*NodeInfo) SetCheckable

func (m *NodeInfo) SetCheckable(arg0 bool) error

SetCheckable calls android.view.accessibility.AccessibilityNodeInfo.setCheckable.

func (*NodeInfo) SetChecked1

func (m *NodeInfo) SetChecked1(arg0 bool) error

SetChecked1 calls android.view.accessibility.AccessibilityNodeInfo.setChecked.

func (*NodeInfo) SetChecked1_1

func (m *NodeInfo) SetChecked1_1(arg0 int32) error

SetChecked1_1 calls android.view.accessibility.AccessibilityNodeInfo.setChecked.

func (*NodeInfo) SetClassName

func (m *NodeInfo) SetClassName(arg0 string) error

SetClassName calls android.view.accessibility.AccessibilityNodeInfo.setClassName.

func (*NodeInfo) SetClickable

func (m *NodeInfo) SetClickable(arg0 bool) error

SetClickable calls android.view.accessibility.AccessibilityNodeInfo.setClickable.

func (*NodeInfo) SetCollectionInfo

func (m *NodeInfo) SetCollectionInfo(arg0 *jni.Object) error

SetCollectionInfo calls android.view.accessibility.AccessibilityNodeInfo.setCollectionInfo.

func (*NodeInfo) SetCollectionItemInfo

func (m *NodeInfo) SetCollectionItemInfo(arg0 *jni.Object) error

SetCollectionItemInfo calls android.view.accessibility.AccessibilityNodeInfo.setCollectionItemInfo.

func (*NodeInfo) SetContainerTitle

func (m *NodeInfo) SetContainerTitle(arg0 string) error

SetContainerTitle calls android.view.accessibility.AccessibilityNodeInfo.setContainerTitle.

func (*NodeInfo) SetContentDescription

func (m *NodeInfo) SetContentDescription(arg0 string) error

SetContentDescription calls android.view.accessibility.AccessibilityNodeInfo.setContentDescription.

func (*NodeInfo) SetContentInvalid

func (m *NodeInfo) SetContentInvalid(arg0 bool) error

SetContentInvalid calls android.view.accessibility.AccessibilityNodeInfo.setContentInvalid.

func (*NodeInfo) SetContextClickable

func (m *NodeInfo) SetContextClickable(arg0 bool) error

SetContextClickable calls android.view.accessibility.AccessibilityNodeInfo.setContextClickable.

func (*NodeInfo) SetDismissable

func (m *NodeInfo) SetDismissable(arg0 bool) error

SetDismissable calls android.view.accessibility.AccessibilityNodeInfo.setDismissable.

func (*NodeInfo) SetDrawingOrder

func (m *NodeInfo) SetDrawingOrder(arg0 int32) error

SetDrawingOrder calls android.view.accessibility.AccessibilityNodeInfo.setDrawingOrder.

func (*NodeInfo) SetEditable

func (m *NodeInfo) SetEditable(arg0 bool) error

SetEditable calls android.view.accessibility.AccessibilityNodeInfo.setEditable.

func (*NodeInfo) SetEnabled

func (m *NodeInfo) SetEnabled(arg0 bool) error

SetEnabled calls android.view.accessibility.AccessibilityNodeInfo.setEnabled.

func (*NodeInfo) SetError

func (m *NodeInfo) SetError(arg0 string) error

SetError calls android.view.accessibility.AccessibilityNodeInfo.setError.

func (*NodeInfo) SetExpandedState

func (m *NodeInfo) SetExpandedState(arg0 int32) error

SetExpandedState calls android.view.accessibility.AccessibilityNodeInfo.setExpandedState.

func (*NodeInfo) SetFieldRequired

func (m *NodeInfo) SetFieldRequired(arg0 bool) error

SetFieldRequired calls android.view.accessibility.AccessibilityNodeInfo.setFieldRequired.

func (*NodeInfo) SetFocusable

func (m *NodeInfo) SetFocusable(arg0 bool) error

SetFocusable calls android.view.accessibility.AccessibilityNodeInfo.setFocusable.

func (*NodeInfo) SetFocused

func (m *NodeInfo) SetFocused(arg0 bool) error

SetFocused calls android.view.accessibility.AccessibilityNodeInfo.setFocused.

func (*NodeInfo) SetGranularScrollingSupported

func (m *NodeInfo) SetGranularScrollingSupported(arg0 bool) error

SetGranularScrollingSupported calls android.view.accessibility.AccessibilityNodeInfo.setGranularScrollingSupported.

func (*NodeInfo) SetHeading

func (m *NodeInfo) SetHeading(arg0 bool) error

SetHeading calls android.view.accessibility.AccessibilityNodeInfo.setHeading.

func (*NodeInfo) SetHintText

func (m *NodeInfo) SetHintText(arg0 string) error

SetHintText calls android.view.accessibility.AccessibilityNodeInfo.setHintText.

func (*NodeInfo) SetImportantForAccessibility

func (m *NodeInfo) SetImportantForAccessibility(arg0 bool) error

SetImportantForAccessibility calls android.view.accessibility.AccessibilityNodeInfo.setImportantForAccessibility.

func (*NodeInfo) SetInputType

func (m *NodeInfo) SetInputType(arg0 int32) error

SetInputType calls android.view.accessibility.AccessibilityNodeInfo.setInputType.

func (*NodeInfo) SetLabelFor1

func (m *NodeInfo) SetLabelFor1(arg0 *jni.Object) error

SetLabelFor1 calls android.view.accessibility.AccessibilityNodeInfo.setLabelFor.

func (*NodeInfo) SetLabelFor2_1

func (m *NodeInfo) SetLabelFor2_1(arg0 *jni.Object, arg1 int32) error

SetLabelFor2_1 calls android.view.accessibility.AccessibilityNodeInfo.setLabelFor.

func (*NodeInfo) SetLabeledBy1

func (m *NodeInfo) SetLabeledBy1(arg0 *jni.Object) error

SetLabeledBy1 calls android.view.accessibility.AccessibilityNodeInfo.setLabeledBy.

func (*NodeInfo) SetLabeledBy2_1

func (m *NodeInfo) SetLabeledBy2_1(arg0 *jni.Object, arg1 int32) error

SetLabeledBy2_1 calls android.view.accessibility.AccessibilityNodeInfo.setLabeledBy.

func (*NodeInfo) SetLiveRegion

func (m *NodeInfo) SetLiveRegion(arg0 int32) error

SetLiveRegion calls android.view.accessibility.AccessibilityNodeInfo.setLiveRegion.

func (*NodeInfo) SetLongClickable

func (m *NodeInfo) SetLongClickable(arg0 bool) error

SetLongClickable calls android.view.accessibility.AccessibilityNodeInfo.setLongClickable.

func (*NodeInfo) SetMaxTextLength

func (m *NodeInfo) SetMaxTextLength(arg0 int32) error

SetMaxTextLength calls android.view.accessibility.AccessibilityNodeInfo.setMaxTextLength.

func (*NodeInfo) SetMinDurationBetweenContentChanges

func (m *NodeInfo) SetMinDurationBetweenContentChanges(arg0 *jni.Object) error

SetMinDurationBetweenContentChanges calls android.view.accessibility.AccessibilityNodeInfo.setMinDurationBetweenContentChanges.

func (*NodeInfo) SetMovementGranularities

func (m *NodeInfo) SetMovementGranularities(arg0 int32) error

SetMovementGranularities calls android.view.accessibility.AccessibilityNodeInfo.setMovementGranularities.

func (*NodeInfo) SetMultiLine

func (m *NodeInfo) SetMultiLine(arg0 bool) error

SetMultiLine calls android.view.accessibility.AccessibilityNodeInfo.setMultiLine.

func (*NodeInfo) SetPackageName

func (m *NodeInfo) SetPackageName(arg0 string) error

SetPackageName calls android.view.accessibility.AccessibilityNodeInfo.setPackageName.

func (*NodeInfo) SetPaneTitle

func (m *NodeInfo) SetPaneTitle(arg0 string) error

SetPaneTitle calls android.view.accessibility.AccessibilityNodeInfo.setPaneTitle.

func (*NodeInfo) SetParent1

func (m *NodeInfo) SetParent1(arg0 *jni.Object) error

SetParent1 calls android.view.accessibility.AccessibilityNodeInfo.setParent.

func (*NodeInfo) SetParent2_1

func (m *NodeInfo) SetParent2_1(arg0 *jni.Object, arg1 int32) error

SetParent2_1 calls android.view.accessibility.AccessibilityNodeInfo.setParent.

func (*NodeInfo) SetPassword

func (m *NodeInfo) SetPassword(arg0 bool) error

SetPassword calls android.view.accessibility.AccessibilityNodeInfo.setPassword.

func (*NodeInfo) SetQueryFromAppProcessEnabled

func (m *NodeInfo) SetQueryFromAppProcessEnabled(arg0 *jni.Object, arg1 bool) error

SetQueryFromAppProcessEnabled calls android.view.accessibility.AccessibilityNodeInfo.setQueryFromAppProcessEnabled.

func (*NodeInfo) SetRangeInfo

func (m *NodeInfo) SetRangeInfo(arg0 *jni.Object) error

SetRangeInfo calls android.view.accessibility.AccessibilityNodeInfo.setRangeInfo.

func (*NodeInfo) SetRequestInitialAccessibilityFocus

func (m *NodeInfo) SetRequestInitialAccessibilityFocus(arg0 bool) error

SetRequestInitialAccessibilityFocus calls android.view.accessibility.AccessibilityNodeInfo.setRequestInitialAccessibilityFocus.

func (*NodeInfo) SetScreenReaderFocusable

func (m *NodeInfo) SetScreenReaderFocusable(arg0 bool) error

SetScreenReaderFocusable calls android.view.accessibility.AccessibilityNodeInfo.setScreenReaderFocusable.

func (*NodeInfo) SetScrollable

func (m *NodeInfo) SetScrollable(arg0 bool) error

SetScrollable calls android.view.accessibility.AccessibilityNodeInfo.setScrollable.

func (*NodeInfo) SetSelected

func (m *NodeInfo) SetSelected(arg0 bool) error

SetSelected calls android.view.accessibility.AccessibilityNodeInfo.setSelected.

func (*NodeInfo) SetShowingHintText

func (m *NodeInfo) SetShowingHintText(arg0 bool) error

SetShowingHintText calls android.view.accessibility.AccessibilityNodeInfo.setShowingHintText.

func (*NodeInfo) SetSource1

func (m *NodeInfo) SetSource1(arg0 *jni.Object) error

SetSource1 calls android.view.accessibility.AccessibilityNodeInfo.setSource.

func (*NodeInfo) SetSource2_1

func (m *NodeInfo) SetSource2_1(arg0 *jni.Object, arg1 int32) error

SetSource2_1 calls android.view.accessibility.AccessibilityNodeInfo.setSource.

func (*NodeInfo) SetStateDescription

func (m *NodeInfo) SetStateDescription(arg0 string) error

SetStateDescription calls android.view.accessibility.AccessibilityNodeInfo.setStateDescription.

func (*NodeInfo) SetSupplementalDescription

func (m *NodeInfo) SetSupplementalDescription(arg0 string) error

SetSupplementalDescription calls android.view.accessibility.AccessibilityNodeInfo.setSupplementalDescription.

func (*NodeInfo) SetText

func (m *NodeInfo) SetText(arg0 string) error

SetText calls android.view.accessibility.AccessibilityNodeInfo.setText.

func (*NodeInfo) SetTextEntryKey

func (m *NodeInfo) SetTextEntryKey(arg0 bool) error

SetTextEntryKey calls android.view.accessibility.AccessibilityNodeInfo.setTextEntryKey.

func (*NodeInfo) SetTextSelectable

func (m *NodeInfo) SetTextSelectable(arg0 bool) error

SetTextSelectable calls android.view.accessibility.AccessibilityNodeInfo.setTextSelectable.

func (*NodeInfo) SetTextSelection

func (m *NodeInfo) SetTextSelection(arg0 int32, arg1 int32) error

SetTextSelection calls android.view.accessibility.AccessibilityNodeInfo.setTextSelection.

func (*NodeInfo) SetTooltipText

func (m *NodeInfo) SetTooltipText(arg0 string) error

SetTooltipText calls android.view.accessibility.AccessibilityNodeInfo.setTooltipText.

func (*NodeInfo) SetTouchDelegateInfo

func (m *NodeInfo) SetTouchDelegateInfo(arg0 *jni.Object) error

SetTouchDelegateInfo calls android.view.accessibility.AccessibilityNodeInfo.setTouchDelegateInfo.

func (*NodeInfo) SetTraversalAfter1

func (m *NodeInfo) SetTraversalAfter1(arg0 *jni.Object) error

SetTraversalAfter1 calls android.view.accessibility.AccessibilityNodeInfo.setTraversalAfter.

func (*NodeInfo) SetTraversalAfter2_1

func (m *NodeInfo) SetTraversalAfter2_1(arg0 *jni.Object, arg1 int32) error

SetTraversalAfter2_1 calls android.view.accessibility.AccessibilityNodeInfo.setTraversalAfter.

func (*NodeInfo) SetTraversalBefore1

func (m *NodeInfo) SetTraversalBefore1(arg0 *jni.Object) error

SetTraversalBefore1 calls android.view.accessibility.AccessibilityNodeInfo.setTraversalBefore.

func (*NodeInfo) SetTraversalBefore2_1

func (m *NodeInfo) SetTraversalBefore2_1(arg0 *jni.Object, arg1 int32) error

SetTraversalBefore2_1 calls android.view.accessibility.AccessibilityNodeInfo.setTraversalBefore.

func (*NodeInfo) SetUniqueId

func (m *NodeInfo) SetUniqueId(arg0 string) error

SetUniqueId calls android.view.accessibility.AccessibilityNodeInfo.setUniqueId.

func (*NodeInfo) SetViewIdResourceName

func (m *NodeInfo) SetViewIdResourceName(arg0 string) error

SetViewIdResourceName calls android.view.accessibility.AccessibilityNodeInfo.setViewIdResourceName.

func (*NodeInfo) SetVisibleToUser

func (m *NodeInfo) SetVisibleToUser(arg0 bool) error

SetVisibleToUser calls android.view.accessibility.AccessibilityNodeInfo.setVisibleToUser.

func (*NodeInfo) ToString

func (m *NodeInfo) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeInfo.toString.

func (*NodeInfo) WriteToParcel

func (m *NodeInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.view.accessibility.AccessibilityNodeInfo.writeToParcel.

type NodeInfoAccessibilityAction

type NodeInfoAccessibilityAction struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeInfoAccessibilityAction wraps android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.

func (*NodeInfoAccessibilityAction) DescribeContents

func (m *NodeInfoAccessibilityAction) DescribeContents() (int32, error)

DescribeContents calls android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.describeContents.

func (*NodeInfoAccessibilityAction) Equals

func (m *NodeInfoAccessibilityAction) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.equals.

func (*NodeInfoAccessibilityAction) GetId

func (m *NodeInfoAccessibilityAction) GetId() (int32, error)

GetId calls android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.getId.

func (*NodeInfoAccessibilityAction) GetLabel

func (m *NodeInfoAccessibilityAction) GetLabel() (*jni.Object, error)

GetLabel calls android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.getLabel.

func (*NodeInfoAccessibilityAction) HashCode

func (m *NodeInfoAccessibilityAction) HashCode() (int32, error)

HashCode calls android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.hashCode.

func (*NodeInfoAccessibilityAction) ToString

func (m *NodeInfoAccessibilityAction) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.toString.

func (*NodeInfoAccessibilityAction) WriteToParcel

func (m *NodeInfoAccessibilityAction) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.view.accessibility.AccessibilityNodeInfo$AccessibilityAction.writeToParcel.

type NodeInfoCollectionInfo

type NodeInfoCollectionInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeInfoCollectionInfo wraps android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.

func (*NodeInfoCollectionInfo) GetColumnCount

func (m *NodeInfoCollectionInfo) GetColumnCount() (int32, error)

GetColumnCount calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.getColumnCount.

func (*NodeInfoCollectionInfo) GetImportantForAccessibilityItemCount

func (m *NodeInfoCollectionInfo) GetImportantForAccessibilityItemCount() (int32, error)

GetImportantForAccessibilityItemCount calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.getImportantForAccessibilityItemCount.

func (*NodeInfoCollectionInfo) GetItemCount

func (m *NodeInfoCollectionInfo) GetItemCount() (int32, error)

GetItemCount calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.getItemCount.

func (*NodeInfoCollectionInfo) GetRowCount

func (m *NodeInfoCollectionInfo) GetRowCount() (int32, error)

GetRowCount calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.getRowCount.

func (*NodeInfoCollectionInfo) GetSelectionMode

func (m *NodeInfoCollectionInfo) GetSelectionMode() (int32, error)

GetSelectionMode calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.getSelectionMode.

func (*NodeInfoCollectionInfo) IsHierarchical

func (m *NodeInfoCollectionInfo) IsHierarchical() (bool, error)

IsHierarchical calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.isHierarchical.

func (*NodeInfoCollectionInfo) Obtain3

func (m *NodeInfoCollectionInfo) Obtain3(
	arg0 int32,
	arg1 int32,
	arg2 bool,
) (*jni.Object, error)

Obtain3 calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.obtain.

func (*NodeInfoCollectionInfo) Obtain4_1

func (m *NodeInfoCollectionInfo) Obtain4_1(
	arg0 int32,
	arg1 int32,
	arg2 bool,
	arg3 int32,
) (*jni.Object, error)

Obtain4_1 calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.obtain.

func (*NodeInfoCollectionInfo) ToString added in v0.0.8

func (m *NodeInfoCollectionInfo) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeInfo$CollectionInfo.toString.

type NodeInfoCollectionItemInfo

type NodeInfoCollectionItemInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeInfoCollectionItemInfo wraps android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.

func (*NodeInfoCollectionItemInfo) GetColumnIndex

func (m *NodeInfoCollectionItemInfo) GetColumnIndex() (int32, error)

GetColumnIndex calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.getColumnIndex.

func (*NodeInfoCollectionItemInfo) GetColumnSpan

func (m *NodeInfoCollectionItemInfo) GetColumnSpan() (int32, error)

GetColumnSpan calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.getColumnSpan.

func (*NodeInfoCollectionItemInfo) GetColumnTitle

func (m *NodeInfoCollectionItemInfo) GetColumnTitle() (string, error)

GetColumnTitle calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.getColumnTitle.

func (*NodeInfoCollectionItemInfo) GetRowIndex

func (m *NodeInfoCollectionItemInfo) GetRowIndex() (int32, error)

GetRowIndex calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.getRowIndex.

func (*NodeInfoCollectionItemInfo) GetRowSpan

func (m *NodeInfoCollectionItemInfo) GetRowSpan() (int32, error)

GetRowSpan calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.getRowSpan.

func (*NodeInfoCollectionItemInfo) GetRowTitle

func (m *NodeInfoCollectionItemInfo) GetRowTitle() (string, error)

GetRowTitle calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.getRowTitle.

func (*NodeInfoCollectionItemInfo) IsHeading

func (m *NodeInfoCollectionItemInfo) IsHeading() (bool, error)

IsHeading calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.isHeading.

func (*NodeInfoCollectionItemInfo) IsSelected

func (m *NodeInfoCollectionItemInfo) IsSelected() (bool, error)

IsSelected calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.isSelected.

func (*NodeInfoCollectionItemInfo) Obtain5

func (m *NodeInfoCollectionItemInfo) Obtain5(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 bool,
) (*jni.Object, error)

Obtain5 calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.obtain.

func (*NodeInfoCollectionItemInfo) Obtain6_1

func (m *NodeInfoCollectionItemInfo) Obtain6_1(
	arg0 int32,
	arg1 int32,
	arg2 int32,
	arg3 int32,
	arg4 bool,
	arg5 bool,
) (*jni.Object, error)

Obtain6_1 calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.obtain.

func (*NodeInfoCollectionItemInfo) ToString added in v0.0.8

func (m *NodeInfoCollectionItemInfo) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeInfo$CollectionItemInfo.toString.

type NodeInfoExtraRenderingInfo

type NodeInfoExtraRenderingInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeInfoExtraRenderingInfo wraps android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo.

func (*NodeInfoExtraRenderingInfo) GetLayoutSize

func (m *NodeInfoExtraRenderingInfo) GetLayoutSize() (*jni.Object, error)

GetLayoutSize calls android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo.getLayoutSize.

func (*NodeInfoExtraRenderingInfo) GetTextSizeInPx

func (m *NodeInfoExtraRenderingInfo) GetTextSizeInPx() (float32, error)

GetTextSizeInPx calls android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo.getTextSizeInPx.

func (*NodeInfoExtraRenderingInfo) GetTextSizeUnit

func (m *NodeInfoExtraRenderingInfo) GetTextSizeUnit() (int32, error)

GetTextSizeUnit calls android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo.getTextSizeUnit.

func (*NodeInfoExtraRenderingInfo) ToString added in v0.0.8

func (m *NodeInfoExtraRenderingInfo) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeInfo$ExtraRenderingInfo.toString.

type NodeInfoRangeInfo

type NodeInfoRangeInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeInfoRangeInfo wraps android.view.accessibility.AccessibilityNodeInfo$RangeInfo.

func (*NodeInfoRangeInfo) GetCurrent

func (m *NodeInfoRangeInfo) GetCurrent() (float32, error)

GetCurrent calls android.view.accessibility.AccessibilityNodeInfo$RangeInfo.getCurrent.

func (*NodeInfoRangeInfo) GetMax

func (m *NodeInfoRangeInfo) GetMax() (float32, error)

GetMax calls android.view.accessibility.AccessibilityNodeInfo$RangeInfo.getMax.

func (*NodeInfoRangeInfo) GetMin

func (m *NodeInfoRangeInfo) GetMin() (float32, error)

GetMin calls android.view.accessibility.AccessibilityNodeInfo$RangeInfo.getMin.

func (*NodeInfoRangeInfo) GetType

func (m *NodeInfoRangeInfo) GetType() (int32, error)

GetType calls android.view.accessibility.AccessibilityNodeInfo$RangeInfo.getType.

func (*NodeInfoRangeInfo) Obtain

func (m *NodeInfoRangeInfo) Obtain(
	arg0 int32,
	arg1 float32,
	arg2 float32,
	arg3 float32,
) (*jni.Object, error)

Obtain calls android.view.accessibility.AccessibilityNodeInfo$RangeInfo.obtain.

func (*NodeInfoRangeInfo) ToString added in v0.0.8

func (m *NodeInfoRangeInfo) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeInfo$RangeInfo.toString.

type NodeInfoTouchDelegateInfo

type NodeInfoTouchDelegateInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeInfoTouchDelegateInfo wraps android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo.

func (*NodeInfoTouchDelegateInfo) DescribeContents

func (m *NodeInfoTouchDelegateInfo) DescribeContents() (int32, error)

DescribeContents calls android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo.describeContents.

func (*NodeInfoTouchDelegateInfo) GetRegionAt

func (m *NodeInfoTouchDelegateInfo) GetRegionAt(arg0 int32) (*jni.Object, error)

GetRegionAt calls android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo.getRegionAt.

func (*NodeInfoTouchDelegateInfo) GetRegionCount

func (m *NodeInfoTouchDelegateInfo) GetRegionCount() (int32, error)

GetRegionCount calls android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo.getRegionCount.

func (*NodeInfoTouchDelegateInfo) GetTargetForRegion

func (m *NodeInfoTouchDelegateInfo) GetTargetForRegion(arg0 *jni.Object) (*jni.Object, error)

GetTargetForRegion calls android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo.getTargetForRegion.

func (*NodeInfoTouchDelegateInfo) ToString added in v0.0.8

func (m *NodeInfoTouchDelegateInfo) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo.toString.

func (*NodeInfoTouchDelegateInfo) WriteToParcel

func (m *NodeInfoTouchDelegateInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.view.accessibility.AccessibilityNodeInfo$TouchDelegateInfo.writeToParcel.

type NodeProvider

type NodeProvider struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

NodeProvider wraps android.view.accessibility.AccessibilityNodeProvider.

func (*NodeProvider) AddExtraDataToAccessibilityNodeInfo

func (m *NodeProvider) AddExtraDataToAccessibilityNodeInfo(
	arg0 int32,
	arg1 *jni.Object,
	arg2 string,
	arg3 *jni.Object,
) error

AddExtraDataToAccessibilityNodeInfo calls android.view.accessibility.AccessibilityNodeProvider.addExtraDataToAccessibilityNodeInfo.

func (*NodeProvider) CreateAccessibilityNodeInfo

func (m *NodeProvider) CreateAccessibilityNodeInfo(arg0 int32) (*jni.Object, error)

CreateAccessibilityNodeInfo calls android.view.accessibility.AccessibilityNodeProvider.createAccessibilityNodeInfo.

func (*NodeProvider) FindAccessibilityNodeInfosByText added in v0.0.8

func (m *NodeProvider) FindAccessibilityNodeInfosByText(arg0 string, arg1 int32) (*jni.Object, error)

FindAccessibilityNodeInfosByText calls android.view.accessibility.AccessibilityNodeProvider.findAccessibilityNodeInfosByText.

func (*NodeProvider) FindFocus

func (m *NodeProvider) FindFocus(arg0 int32) (*jni.Object, error)

FindFocus calls android.view.accessibility.AccessibilityNodeProvider.findFocus.

func (*NodeProvider) PerformAction

func (m *NodeProvider) PerformAction(
	arg0 int32,
	arg1 int32,
	arg2 *jni.Object,
) (bool, error)

PerformAction calls android.view.accessibility.AccessibilityNodeProvider.performAction.

func (*NodeProvider) ToString added in v0.0.8

func (m *NodeProvider) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityNodeProvider.toString.

type Record

type Record struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

Record wraps android.view.accessibility.AccessibilityRecord.

func NewRecord

func NewRecord(vm *jni.VM) (*Record, error)

NewRecord creates a new android.view.accessibility.AccessibilityRecord instance.

func (*Record) GetAddedCount

func (m *Record) GetAddedCount() (int32, error)

GetAddedCount calls android.view.accessibility.AccessibilityRecord.getAddedCount.

func (*Record) GetBeforeText

func (m *Record) GetBeforeText() (*jni.Object, error)

GetBeforeText calls android.view.accessibility.AccessibilityRecord.getBeforeText.

func (*Record) GetClassName

func (m *Record) GetClassName() (*jni.Object, error)

GetClassName calls android.view.accessibility.AccessibilityRecord.getClassName.

func (*Record) GetContentDescription

func (m *Record) GetContentDescription() (*jni.Object, error)

GetContentDescription calls android.view.accessibility.AccessibilityRecord.getContentDescription.

func (*Record) GetCurrentItemIndex

func (m *Record) GetCurrentItemIndex() (int32, error)

GetCurrentItemIndex calls android.view.accessibility.AccessibilityRecord.getCurrentItemIndex.

func (*Record) GetDisplayId

func (m *Record) GetDisplayId() (int32, error)

GetDisplayId calls android.view.accessibility.AccessibilityRecord.getDisplayId.

func (*Record) GetFromIndex

func (m *Record) GetFromIndex() (int32, error)

GetFromIndex calls android.view.accessibility.AccessibilityRecord.getFromIndex.

func (*Record) GetItemCount

func (m *Record) GetItemCount() (int32, error)

GetItemCount calls android.view.accessibility.AccessibilityRecord.getItemCount.

func (*Record) GetMaxScrollX

func (m *Record) GetMaxScrollX() (int32, error)

GetMaxScrollX calls android.view.accessibility.AccessibilityRecord.getMaxScrollX.

func (*Record) GetMaxScrollY

func (m *Record) GetMaxScrollY() (int32, error)

GetMaxScrollY calls android.view.accessibility.AccessibilityRecord.getMaxScrollY.

func (*Record) GetParcelableData

func (m *Record) GetParcelableData() (*jni.Object, error)

GetParcelableData calls android.view.accessibility.AccessibilityRecord.getParcelableData.

func (*Record) GetRemovedCount

func (m *Record) GetRemovedCount() (int32, error)

GetRemovedCount calls android.view.accessibility.AccessibilityRecord.getRemovedCount.

func (*Record) GetScrollDeltaX

func (m *Record) GetScrollDeltaX() (int32, error)

GetScrollDeltaX calls android.view.accessibility.AccessibilityRecord.getScrollDeltaX.

func (*Record) GetScrollDeltaY

func (m *Record) GetScrollDeltaY() (int32, error)

GetScrollDeltaY calls android.view.accessibility.AccessibilityRecord.getScrollDeltaY.

func (*Record) GetScrollX

func (m *Record) GetScrollX() (int32, error)

GetScrollX calls android.view.accessibility.AccessibilityRecord.getScrollX.

func (*Record) GetScrollY

func (m *Record) GetScrollY() (int32, error)

GetScrollY calls android.view.accessibility.AccessibilityRecord.getScrollY.

func (*Record) GetSource0

func (m *Record) GetSource0() (*jni.Object, error)

GetSource0 calls android.view.accessibility.AccessibilityRecord.getSource.

func (*Record) GetSource1_1

func (m *Record) GetSource1_1(arg0 int32) (*jni.Object, error)

GetSource1_1 calls android.view.accessibility.AccessibilityRecord.getSource.

func (*Record) GetText added in v0.0.8

func (m *Record) GetText() (*jni.Object, error)

GetText calls android.view.accessibility.AccessibilityRecord.getText.

func (*Record) GetToIndex

func (m *Record) GetToIndex() (int32, error)

GetToIndex calls android.view.accessibility.AccessibilityRecord.getToIndex.

func (*Record) GetWindowId

func (m *Record) GetWindowId() (int32, error)

GetWindowId calls android.view.accessibility.AccessibilityRecord.getWindowId.

func (*Record) IsChecked

func (m *Record) IsChecked() (bool, error)

IsChecked calls android.view.accessibility.AccessibilityRecord.isChecked.

func (*Record) IsEnabled

func (m *Record) IsEnabled() (bool, error)

IsEnabled calls android.view.accessibility.AccessibilityRecord.isEnabled.

func (*Record) IsFullScreen

func (m *Record) IsFullScreen() (bool, error)

IsFullScreen calls android.view.accessibility.AccessibilityRecord.isFullScreen.

func (*Record) IsPassword

func (m *Record) IsPassword() (bool, error)

IsPassword calls android.view.accessibility.AccessibilityRecord.isPassword.

func (*Record) IsScrollable

func (m *Record) IsScrollable() (bool, error)

IsScrollable calls android.view.accessibility.AccessibilityRecord.isScrollable.

func (*Record) Obtain0

func (m *Record) Obtain0() (*jni.Object, error)

Obtain0 calls android.view.accessibility.AccessibilityRecord.obtain.

func (*Record) Obtain1_1

func (m *Record) Obtain1_1(arg0 *jni.Object) (*jni.Object, error)

Obtain1_1 calls android.view.accessibility.AccessibilityRecord.obtain.

func (*Record) Recycle

func (m *Record) Recycle() error

Recycle calls android.view.accessibility.AccessibilityRecord.recycle.

func (*Record) SetAddedCount

func (m *Record) SetAddedCount(arg0 int32) error

SetAddedCount calls android.view.accessibility.AccessibilityRecord.setAddedCount.

func (*Record) SetBeforeText

func (m *Record) SetBeforeText(arg0 string) error

SetBeforeText calls android.view.accessibility.AccessibilityRecord.setBeforeText.

func (*Record) SetChecked

func (m *Record) SetChecked(arg0 bool) error

SetChecked calls android.view.accessibility.AccessibilityRecord.setChecked.

func (*Record) SetClassName

func (m *Record) SetClassName(arg0 string) error

SetClassName calls android.view.accessibility.AccessibilityRecord.setClassName.

func (*Record) SetContentDescription

func (m *Record) SetContentDescription(arg0 string) error

SetContentDescription calls android.view.accessibility.AccessibilityRecord.setContentDescription.

func (*Record) SetCurrentItemIndex

func (m *Record) SetCurrentItemIndex(arg0 int32) error

SetCurrentItemIndex calls android.view.accessibility.AccessibilityRecord.setCurrentItemIndex.

func (*Record) SetEnabled

func (m *Record) SetEnabled(arg0 bool) error

SetEnabled calls android.view.accessibility.AccessibilityRecord.setEnabled.

func (*Record) SetFromIndex

func (m *Record) SetFromIndex(arg0 int32) error

SetFromIndex calls android.view.accessibility.AccessibilityRecord.setFromIndex.

func (*Record) SetFullScreen

func (m *Record) SetFullScreen(arg0 bool) error

SetFullScreen calls android.view.accessibility.AccessibilityRecord.setFullScreen.

func (*Record) SetItemCount

func (m *Record) SetItemCount(arg0 int32) error

SetItemCount calls android.view.accessibility.AccessibilityRecord.setItemCount.

func (*Record) SetMaxScrollX

func (m *Record) SetMaxScrollX(arg0 int32) error

SetMaxScrollX calls android.view.accessibility.AccessibilityRecord.setMaxScrollX.

func (*Record) SetMaxScrollY

func (m *Record) SetMaxScrollY(arg0 int32) error

SetMaxScrollY calls android.view.accessibility.AccessibilityRecord.setMaxScrollY.

func (*Record) SetParcelableData

func (m *Record) SetParcelableData(arg0 *jni.Object) error

SetParcelableData calls android.view.accessibility.AccessibilityRecord.setParcelableData.

func (*Record) SetPassword

func (m *Record) SetPassword(arg0 bool) error

SetPassword calls android.view.accessibility.AccessibilityRecord.setPassword.

func (*Record) SetRemovedCount

func (m *Record) SetRemovedCount(arg0 int32) error

SetRemovedCount calls android.view.accessibility.AccessibilityRecord.setRemovedCount.

func (*Record) SetScrollDeltaX

func (m *Record) SetScrollDeltaX(arg0 int32) error

SetScrollDeltaX calls android.view.accessibility.AccessibilityRecord.setScrollDeltaX.

func (*Record) SetScrollDeltaY

func (m *Record) SetScrollDeltaY(arg0 int32) error

SetScrollDeltaY calls android.view.accessibility.AccessibilityRecord.setScrollDeltaY.

func (*Record) SetScrollX

func (m *Record) SetScrollX(arg0 int32) error

SetScrollX calls android.view.accessibility.AccessibilityRecord.setScrollX.

func (*Record) SetScrollY

func (m *Record) SetScrollY(arg0 int32) error

SetScrollY calls android.view.accessibility.AccessibilityRecord.setScrollY.

func (*Record) SetScrollable

func (m *Record) SetScrollable(arg0 bool) error

SetScrollable calls android.view.accessibility.AccessibilityRecord.setScrollable.

func (*Record) SetSource1

func (m *Record) SetSource1(arg0 *jni.Object) error

SetSource1 calls android.view.accessibility.AccessibilityRecord.setSource.

func (*Record) SetSource2_1

func (m *Record) SetSource2_1(arg0 *jni.Object, arg1 int32) error

SetSource2_1 calls android.view.accessibility.AccessibilityRecord.setSource.

func (*Record) SetToIndex

func (m *Record) SetToIndex(arg0 int32) error

SetToIndex calls android.view.accessibility.AccessibilityRecord.setToIndex.

func (*Record) ToString

func (m *Record) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityRecord.toString.

type RequestPreparer

type RequestPreparer struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

RequestPreparer wraps android.view.accessibility.AccessibilityRequestPreparer.

func (*RequestPreparer) GetView

func (m *RequestPreparer) GetView() (*jni.Object, error)

GetView calls android.view.accessibility.AccessibilityRequestPreparer.getView.

func (*RequestPreparer) OnPrepareExtraData

func (m *RequestPreparer) OnPrepareExtraData(
	arg0 int32,
	arg1 string,
	arg2 *jni.Object,
	arg3 *jni.Object,
) error

OnPrepareExtraData calls android.view.accessibility.AccessibilityRequestPreparer.onPrepareExtraData.

func (*RequestPreparer) ToString added in v0.0.8

func (m *RequestPreparer) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityRequestPreparer.toString.

type WindowInfo

type WindowInfo struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

WindowInfo wraps android.view.accessibility.AccessibilityWindowInfo.

func NewWindowInfo

func NewWindowInfo(vm *jni.VM) (*WindowInfo, error)

NewWindowInfo creates a new android.view.accessibility.AccessibilityWindowInfo instance.

func (*WindowInfo) DescribeContents

func (m *WindowInfo) DescribeContents() (int32, error)

DescribeContents calls android.view.accessibility.AccessibilityWindowInfo.describeContents.

func (*WindowInfo) Equals

func (m *WindowInfo) Equals(arg0 *jni.Object) (bool, error)

Equals calls android.view.accessibility.AccessibilityWindowInfo.equals.

func (*WindowInfo) GetAnchor

func (m *WindowInfo) GetAnchor() (*jni.Object, error)

GetAnchor calls android.view.accessibility.AccessibilityWindowInfo.getAnchor.

func (*WindowInfo) GetBoundsInScreen

func (m *WindowInfo) GetBoundsInScreen(arg0 *jni.Object) error

GetBoundsInScreen calls android.view.accessibility.AccessibilityWindowInfo.getBoundsInScreen.

func (*WindowInfo) GetChild

func (m *WindowInfo) GetChild(arg0 int32) (*jni.Object, error)

GetChild calls android.view.accessibility.AccessibilityWindowInfo.getChild.

func (*WindowInfo) GetChildCount

func (m *WindowInfo) GetChildCount() (int32, error)

GetChildCount calls android.view.accessibility.AccessibilityWindowInfo.getChildCount.

func (*WindowInfo) GetDisplayId

func (m *WindowInfo) GetDisplayId() (int32, error)

GetDisplayId calls android.view.accessibility.AccessibilityWindowInfo.getDisplayId.

func (*WindowInfo) GetId

func (m *WindowInfo) GetId() (int32, error)

GetId calls android.view.accessibility.AccessibilityWindowInfo.getId.

func (*WindowInfo) GetLayer

func (m *WindowInfo) GetLayer() (int32, error)

GetLayer calls android.view.accessibility.AccessibilityWindowInfo.getLayer.

func (*WindowInfo) GetLocales

func (m *WindowInfo) GetLocales() (*jni.Object, error)

GetLocales calls android.view.accessibility.AccessibilityWindowInfo.getLocales.

func (*WindowInfo) GetParent

func (m *WindowInfo) GetParent() (*jni.Object, error)

GetParent calls android.view.accessibility.AccessibilityWindowInfo.getParent.

func (*WindowInfo) GetRegionInScreen

func (m *WindowInfo) GetRegionInScreen(arg0 *jni.Object) error

GetRegionInScreen calls android.view.accessibility.AccessibilityWindowInfo.getRegionInScreen.

func (*WindowInfo) GetRoot0

func (m *WindowInfo) GetRoot0() (*jni.Object, error)

GetRoot0 calls android.view.accessibility.AccessibilityWindowInfo.getRoot.

func (*WindowInfo) GetRoot1_1

func (m *WindowInfo) GetRoot1_1(arg0 int32) (*jni.Object, error)

GetRoot1_1 calls android.view.accessibility.AccessibilityWindowInfo.getRoot.

func (*WindowInfo) GetTitle

func (m *WindowInfo) GetTitle() (*jni.Object, error)

GetTitle calls android.view.accessibility.AccessibilityWindowInfo.getTitle.

func (*WindowInfo) GetTransitionTimeMillis

func (m *WindowInfo) GetTransitionTimeMillis() (int64, error)

GetTransitionTimeMillis calls android.view.accessibility.AccessibilityWindowInfo.getTransitionTimeMillis.

func (*WindowInfo) GetType

func (m *WindowInfo) GetType() (int32, error)

GetType calls android.view.accessibility.AccessibilityWindowInfo.getType.

func (*WindowInfo) HashCode

func (m *WindowInfo) HashCode() (int32, error)

HashCode calls android.view.accessibility.AccessibilityWindowInfo.hashCode.

func (*WindowInfo) IsAccessibilityFocused

func (m *WindowInfo) IsAccessibilityFocused() (bool, error)

IsAccessibilityFocused calls android.view.accessibility.AccessibilityWindowInfo.isAccessibilityFocused.

func (*WindowInfo) IsActive

func (m *WindowInfo) IsActive() (bool, error)

IsActive calls android.view.accessibility.AccessibilityWindowInfo.isActive.

func (*WindowInfo) IsFocused

func (m *WindowInfo) IsFocused() (bool, error)

IsFocused calls android.view.accessibility.AccessibilityWindowInfo.isFocused.

func (*WindowInfo) IsInPictureInPictureMode

func (m *WindowInfo) IsInPictureInPictureMode() (bool, error)

IsInPictureInPictureMode calls android.view.accessibility.AccessibilityWindowInfo.isInPictureInPictureMode.

func (*WindowInfo) Obtain0

func (m *WindowInfo) Obtain0() (*jni.Object, error)

Obtain0 calls android.view.accessibility.AccessibilityWindowInfo.obtain.

func (*WindowInfo) Obtain1_1

func (m *WindowInfo) Obtain1_1(arg0 *jni.Object) (*jni.Object, error)

Obtain1_1 calls android.view.accessibility.AccessibilityWindowInfo.obtain.

func (*WindowInfo) Recycle

func (m *WindowInfo) Recycle() error

Recycle calls android.view.accessibility.AccessibilityWindowInfo.recycle.

func (*WindowInfo) ToString

func (m *WindowInfo) ToString() (string, error)

ToString calls android.view.accessibility.AccessibilityWindowInfo.toString.

func (*WindowInfo) WriteToParcel

func (m *WindowInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.view.accessibility.AccessibilityWindowInfo.writeToParcel.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL