granularity level: instruction

		.class public Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
.super Ljava/lang/Object;
.source "AccessibilityNodeInfoCompat.java"

.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$TouchDelegateInfoCompat;,
Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$RangeInfoCompat;,
Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionItemInfoCompat;,
Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionInfoCompat;,
Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityActionCompat;
}
.end annotation

.field public static final ACTION_ACCESSIBILITY_FOCUS:I = 0x40
.field public static final ACTION_ARGUMENT_COLUMN_INT:Ljava/lang/String; = "android.view.accessibility.action.ARGUMENT_COLUMN_INT"
.field public static final ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN:Ljava/lang/String; = "ACTION_ARGUMENT_EXTEND_SELECTION_BOOLEAN"
.field public static final ACTION_ARGUMENT_HTML_ELEMENT_STRING:Ljava/lang/String; = "ACTION_ARGUMENT_HTML_ELEMENT_STRING"
.field public static final ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT:Ljava/lang/String; = "ACTION_ARGUMENT_MOVEMENT_GRANULARITY_INT"
.field public static final ACTION_ARGUMENT_MOVE_WINDOW_X:Ljava/lang/String; = "ACTION_ARGUMENT_MOVE_WINDOW_X"
.field public static final ACTION_ARGUMENT_MOVE_WINDOW_Y:Ljava/lang/String; = "ACTION_ARGUMENT_MOVE_WINDOW_Y"
.field public static final ACTION_ARGUMENT_PROGRESS_VALUE:Ljava/lang/String; = "android.view.accessibility.action.ARGUMENT_PROGRESS_VALUE"
.field public static final ACTION_ARGUMENT_ROW_INT:Ljava/lang/String; = "android.view.accessibility.action.ARGUMENT_ROW_INT"
.field public static final ACTION_ARGUMENT_SELECTION_END_INT:Ljava/lang/String; = "ACTION_ARGUMENT_SELECTION_END_INT"
.field public static final ACTION_ARGUMENT_SELECTION_START_INT:Ljava/lang/String; = "ACTION_ARGUMENT_SELECTION_START_INT"
.field public static final ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE:Ljava/lang/String; = "ACTION_ARGUMENT_SET_TEXT_CHARSEQUENCE"
.field public static final ACTION_CLEAR_ACCESSIBILITY_FOCUS:I = 0x80
.field public static final ACTION_CLEAR_FOCUS:I = 0x2
.field public static final ACTION_CLEAR_SELECTION:I = 0x8
.field public static final ACTION_CLICK:I = 0x10
.field public static final ACTION_COLLAPSE:I = 0x80000
.field public static final ACTION_COPY:I = 0x4000
.field public static final ACTION_CUT:I = 0x10000
.field public static final ACTION_DISMISS:I = 0x100000
.field public static final ACTION_EXPAND:I = 0x40000
.field public static final ACTION_FOCUS:I = 0x1
.field public static final ACTION_LONG_CLICK:I = 0x20
.field public static final ACTION_NEXT_AT_MOVEMENT_GRANULARITY:I = 0x100
.field public static final ACTION_NEXT_HTML_ELEMENT:I = 0x400
.field public static final ACTION_PASTE:I = 0x8000
.field public static final ACTION_PREVIOUS_AT_MOVEMENT_GRANULARITY:I = 0x200
.field public static final ACTION_PREVIOUS_HTML_ELEMENT:I = 0x800
.field public static final ACTION_SCROLL_BACKWARD:I = 0x2000
.field public static final ACTION_SCROLL_FORWARD:I = 0x1000
.field public static final ACTION_SELECT:I = 0x4
.field public static final ACTION_SET_SELECTION:I = 0x20000
.field public static final ACTION_SET_TEXT:I = 0x200000
.field private static final BOOLEAN_PROPERTY_IS_HEADING:I = 0x2
.field private static final BOOLEAN_PROPERTY_IS_SHOWING_HINT:I = 0x4
.field private static final BOOLEAN_PROPERTY_IS_TEXT_ENTRY_KEY:I = 0x8
.field private static final BOOLEAN_PROPERTY_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.BOOLEAN_PROPERTY_KEY"
.field private static final BOOLEAN_PROPERTY_SCREEN_READER_FOCUSABLE:I = 0x1
.field public static final FOCUS_ACCESSIBILITY:I = 0x2
.field public static final FOCUS_INPUT:I = 0x1
.field private static final HINT_TEXT_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.HINT_TEXT_KEY"
.field public static final MOVEMENT_GRANULARITY_CHARACTER:I = 0x1
.field public static final MOVEMENT_GRANULARITY_LINE:I = 0x4
.field public static final MOVEMENT_GRANULARITY_PAGE:I = 0x10
.field public static final MOVEMENT_GRANULARITY_PARAGRAPH:I = 0x8
.field public static final MOVEMENT_GRANULARITY_WORD:I = 0x2
.field private static final PANE_TITLE_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.PANE_TITLE_KEY"
.field private static final ROLE_DESCRIPTION_KEY:Ljava/lang/String; = "AccessibilityNodeInfo.roleDescription"
.field private static final SPANS_ACTION_ID_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ACTION_ID_KEY"
.field private static final SPANS_END_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_END_KEY"
.field private static final SPANS_FLAGS_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_FLAGS_KEY"
.field private static final SPANS_ID_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_ID_KEY"
.field private static final SPANS_START_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.SPANS_START_KEY"
.field private static final TOOLTIP_TEXT_KEY:Ljava/lang/String; = "androidx.view.accessibility.AccessibilityNodeInfoCompat.TOOLTIP_TEXT_KEY"
.field private static sClickableSpanId:I
.field private final mInfo:Landroid/view/accessibility/AccessibilityNodeInfo;
.field public mParentVirtualDescendantId:I
.field private mVirtualDescendantId:I


.method static constructor <clinit>()V
	.locals 0

	return-void
.end method

.method private constructor <init>(Landroid/view/accessibility/AccessibilityNodeInfo;)V
	.locals 1

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public constructor <init>(Ljava/lang/Object;)V
	.locals 1
	.annotation runtime Ljava/lang/Deprecated;
	.end annotation

	invoke-direct/range {p0 .. p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method private addSpanLocationToExtras(Landroid/text/style/ClickableSpan;Landroid/text/Spanned;I)V
	.locals 2

	return-void
.end method

.method private clearExtrasSpans()V
	.locals 2

	return-void
.end method

.method private extrasCharSequenceList(Ljava/lang/String;)Ljava/util/List;
	.locals 2
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Ljava/lang/String;",
	")",
	"Ljava/util/List<",
	"Ljava/lang/CharSequence;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method private extrasIntList(Ljava/lang/String;)Ljava/util/List;
	.locals 2
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Ljava/lang/String;",
	")",
	"Ljava/util/List<",
	"Ljava/lang/Integer;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method private static getActionSymbolicName(I)Ljava/lang/String;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method private getBooleanProperty(I)Z
	.locals 3

	const/4 v0, 0x0
	return v0
.end method

.method public static getClickableSpans(Ljava/lang/CharSequence;)[Landroid/text/style/ClickableSpan;
	.locals 3

	const/4 v0, 0x0
	return-object v0
.end method

.method private getOrCreateSpansFromViewTags(Landroid/view/View;)Landroid/util/SparseArray;
	.locals 2
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Landroid/view/View;",
	")",
	"Landroid/util/SparseArray<",
	"Ljava/lang/ref/WeakReference<",
	"Landroid/text/style/ClickableSpan;",
	">;>;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method private getSpansFromViewTags(Landroid/view/View;)Landroid/util/SparseArray;
	.locals 1
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Landroid/view/View;",
	")",
	"Landroid/util/SparseArray<",
	"Ljava/lang/ref/WeakReference<",
	"Landroid/text/style/ClickableSpan;",
	">;>;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method private hasSpans()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method private idForClickableSpan(Landroid/text/style/ClickableSpan;Landroid/util/SparseArray;)I
	.locals 2
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Landroid/text/style/ClickableSpan;",
	"Landroid/util/SparseArray<",
	"Ljava/lang/ref/WeakReference<",
	"Landroid/text/style/ClickableSpan;",
	">;>;)I"
	}
	.end annotation

	const/4 v0, 0x0
	return v0
.end method

.method public static obtain()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public static obtain(Landroid/view/View;)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 0

	const/4 v0, 0x0
	return-object v0
.end method

.method public static obtain(Landroid/view/View;I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public static obtain(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 0

	const/4 v0, 0x0
	return-object v0
.end method

.method private removeCollectedSpans(Landroid/view/View;)V
	.locals 4

	return-void
.end method

.method private setBooleanProperty(IZ)V
	.locals 5

	return-void
.end method

.method public static wrap(Landroid/view/accessibility/AccessibilityNodeInfo;)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method static wrapNonNullInstance(Ljava/lang/Object;)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public addAction(I)V
	.locals 1

	return-void
.end method

.method public addAction(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityActionCompat;)V
	.locals 2

	return-void
.end method

.method public addChild(Landroid/view/View;)V
	.locals 1

	return-void
.end method

.method public addChild(Landroid/view/View;I)V
	.locals 2

	return-void
.end method

.method public addSpansToExtras(Ljava/lang/CharSequence;Landroid/view/View;)V
	.locals 5

	return-void
.end method

.method public canOpenPopup()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public equals(Ljava/lang/Object;)Z
	.locals 4

	const/4 v0, 0x0
	return v0
.end method

.method public findAccessibilityNodeInfosByText(Ljava/lang/String;)Ljava/util/List;
	.locals 4
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Ljava/lang/String;",
	")",
	"Ljava/util/List<",
	"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public findAccessibilityNodeInfosByViewId(Ljava/lang/String;)Ljava/util/List;
	.locals 2
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Ljava/lang/String;",
	")",
	"Ljava/util/List<",
	"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public findFocus(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public focusSearch(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getActionList()Ljava/util/List;
	.locals 6
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"()",
	"Ljava/util/List<",
	"Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityActionCompat;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public getActions()I
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public getBoundsInParent(Landroid/graphics/Rect;)V
	.locals 1
	.annotation runtime Ljava/lang/Deprecated;
	.end annotation

	return-void
.end method

.method public getBoundsInScreen(Landroid/graphics/Rect;)V
	.locals 1

	return-void
.end method

.method public getChild(I)Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getChildCount()I
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public getClassName()Ljava/lang/CharSequence;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getCollectionInfo()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getCollectionItemInfo()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$CollectionItemInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getContentDescription()Ljava/lang/CharSequence;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getDrawingOrder()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public getError()Ljava/lang/CharSequence;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getExtras()Landroid/os/Bundle;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getHintText()Ljava/lang/CharSequence;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getInfo()Ljava/lang/Object;
	.locals 1
	.annotation runtime Ljava/lang/Deprecated;
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public getInputType()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public getLabelFor()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getLabeledBy()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getLiveRegion()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public getMaxTextLength()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public getMovementGranularities()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public getPackageName()Ljava/lang/CharSequence;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getPaneTitle()Ljava/lang/CharSequence;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getParent()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method public getRangeInfo()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$RangeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getRoleDescription()Ljava/lang/CharSequence;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getText()Ljava/lang/CharSequence;
	.locals 10

	const/4 v0, 0x0
	return-object v0
.end method

.method public getTextSelectionEnd()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public getTextSelectionStart()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public getTooltipText()Ljava/lang/CharSequence;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getTouchDelegateInfo()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$TouchDelegateInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getTraversalAfter()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getTraversalBefore()Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getViewIdResourceName()Ljava/lang/String;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getWindow()Landroidx/core/view/accessibility/AccessibilityWindowInfoCompat;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method

.method public getWindowId()I
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public hashCode()I
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isAccessibilityFocused()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isCheckable()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isChecked()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isClickable()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isContentInvalid()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isContextClickable()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isDismissable()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isEditable()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isEnabled()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isFocusable()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isFocused()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isHeading()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isImportantForAccessibility()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isLongClickable()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isMultiLine()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isPassword()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isScreenReaderFocusable()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isScrollable()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isSelected()Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public isShowingHintText()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isTextEntryKey()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public isVisibleToUser()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public performAction(I)Z
	.locals 1

	const/4 v0, 0x0
	return v0
.end method

.method public performAction(ILandroid/os/Bundle;)Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public recycle()V
	.locals 1

	return-void
.end method

.method public refresh()Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public removeAction(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityActionCompat;)Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public removeChild(Landroid/view/View;)Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public removeChild(Landroid/view/View;I)Z
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public setAccessibilityFocused(Z)V
	.locals 2

	return-void
.end method

.method public setBoundsInParent(Landroid/graphics/Rect;)V
	.locals 1
	.annotation runtime Ljava/lang/Deprecated;
	.end annotation

	return-void
.end method

.method public setBoundsInScreen(Landroid/graphics/Rect;)V
	.locals 1

	return-void
.end method

.method public setCanOpenPopup(Z)V
	.locals 2

	return-void
.end method

.method public setCheckable(Z)V
	.locals 1

	return-void
.end method

.method public setChecked(Z)V
	.locals 1

	return-void
.end method

.method public setClassName(Ljava/lang/CharSequence;)V
	.locals 1

	return-void
.end method

.method public setClickable(Z)V
	.locals 1

	return-void
.end method

.method public setCollectionInfo(Ljava/lang/Object;)V
	.locals 2

	return-void
.end method

.method public setCollectionItemInfo(Ljava/lang/Object;)V
	.locals 2

	return-void
.end method

.method public setContentDescription(Ljava/lang/CharSequence;)V
	.locals 1

	return-void
.end method

.method public setContentInvalid(Z)V
	.locals 2

	return-void
.end method

.method public setContextClickable(Z)V
	.locals 2

	return-void
.end method

.method public setDismissable(Z)V
	.locals 2

	return-void
.end method

.method public setDrawingOrder(I)V
	.locals 2

	return-void
.end method

.method public setEditable(Z)V
	.locals 2

	return-void
.end method

.method public setEnabled(Z)V
	.locals 1

	return-void
.end method

.method public setError(Ljava/lang/CharSequence;)V
	.locals 2

	return-void
.end method

.method public setFocusable(Z)V
	.locals 1

	return-void
.end method

.method public setFocused(Z)V
	.locals 1

	return-void
.end method

.method public setHeading(Z)V
	.locals 2

	return-void
.end method

.method public setHintText(Ljava/lang/CharSequence;)V
	.locals 2

	return-void
.end method

.method public setImportantForAccessibility(Z)V
	.locals 2

	return-void
.end method

.method public setInputType(I)V
	.locals 2

	return-void
.end method

.method public setLabelFor(Landroid/view/View;)V
	.locals 2

	return-void
.end method

.method public setLabelFor(Landroid/view/View;I)V
	.locals 2

	return-void
.end method

.method public setLabeledBy(Landroid/view/View;)V
	.locals 2

	return-void
.end method

.method public setLabeledBy(Landroid/view/View;I)V
	.locals 2

	return-void
.end method

.method public setLiveRegion(I)V
	.locals 2

	return-void
.end method

.method public setLongClickable(Z)V
	.locals 1

	return-void
.end method

.method public setMaxTextLength(I)V
	.locals 2

	return-void
.end method

.method public setMovementGranularities(I)V
	.locals 2

	return-void
.end method

.method public setMultiLine(Z)V
	.locals 2

	return-void
.end method

.method public setPackageName(Ljava/lang/CharSequence;)V
	.locals 1

	return-void
.end method

.method public setPaneTitle(Ljava/lang/CharSequence;)V
	.locals 2

	return-void
.end method

.method public setParent(Landroid/view/View;)V
	.locals 1

	return-void
.end method

.method public setParent(Landroid/view/View;I)V
	.locals 2

	return-void
.end method

.method public setPassword(Z)V
	.locals 1

	return-void
.end method

.method public setRangeInfo(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$RangeInfoCompat;)V
	.locals 2

	return-void
.end method

.method public setRoleDescription(Ljava/lang/CharSequence;)V
	.locals 2

	return-void
.end method

.method public setScreenReaderFocusable(Z)V
	.locals 2

	return-void
.end method

.method public setScrollable(Z)V
	.locals 1

	return-void
.end method

.method public setSelected(Z)V
	.locals 1

	return-void
.end method

.method public setShowingHintText(Z)V
	.locals 2

	return-void
.end method

.method public setSource(Landroid/view/View;)V
	.locals 1

	return-void
.end method

.method public setSource(Landroid/view/View;I)V
	.locals 2

	return-void
.end method

.method public setText(Ljava/lang/CharSequence;)V
	.locals 1

	return-void
.end method

.method public setTextEntryKey(Z)V
	.locals 2

	return-void
.end method

.method public setTextSelection(II)V
	.locals 2

	return-void
.end method

.method public setTooltipText(Ljava/lang/CharSequence;)V
	.locals 2

	return-void
.end method

.method public setTouchDelegateInfo(Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$TouchDelegateInfoCompat;)V
	.locals 2

	return-void
.end method

.method public setTraversalAfter(Landroid/view/View;)V
	.locals 2

	return-void
.end method

.method public setTraversalAfter(Landroid/view/View;I)V
	.locals 2

	return-void
.end method

.method public setTraversalBefore(Landroid/view/View;)V
	.locals 2

	return-void
.end method

.method public setTraversalBefore(Landroid/view/View;I)V
	.locals 2

	return-void
.end method

.method public setViewIdResourceName(Ljava/lang/String;)V
	.locals 2

	return-void
.end method

.method public setVisibleToUser(Z)V
	.locals 2

	return-void
.end method

.method public toString()Ljava/lang/String;
	.locals 8

	const/4 v0, 0x0
	return-object v0
.end method

.method public unwrap()Landroid/view/accessibility/AccessibilityNodeInfo;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method