| Changed Methods
|
int getAddedCount()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
CharSequence getBeforeText()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
CharSequence getClassName()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
CharSequence getContentDescription()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
int getCurrentItemIndex()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
int getFromIndex()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
int getItemCount()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
Parcelable getParcelableData()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
int getRemovedCount()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
List<CharSequence> getText()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
boolean isChecked()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
boolean isEnabled()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
boolean isFullScreen()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
boolean isPassword()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void recycle()
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setAddedCount(int)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setBeforeText(CharSequence)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setChecked(boolean)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setClassName(CharSequence)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setContentDescription(CharSequence)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setCurrentItemIndex(int)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setEnabled(boolean)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setFromIndex(int)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setFullScreen(boolean)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setItemCount(int)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setParcelableData(Parcelable)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setPassword(boolean)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|
void setRemovedCount(int)
|
Method was locally defined, but is now inherited from AccessibilityRecord.
|
|