@Implements(value=android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction.class, minSdk=21) public static final class ShadowAccessibilityNodeInfo.ShadowAccessibilityAction extends Object
Constructor | Description |
---|---|
ShadowAccessibilityAction() |
Modifier and Type | Method | Description |
---|---|---|
protected void |
__constructor__(int id,
CharSequence label) |
|
boolean |
equals(Object other) |
|
protected int |
getId() |
|
protected CharSequence |
getLabel() |
|
String |
toString() |
@Implementation protected void __constructor__(int id, CharSequence label)
@Implementation protected int getId()
@Implementation protected CharSequence getLabel()
@Implementation public boolean equals(Object other)