History log of /frameworks/support/compat/api24/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatApi24.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
77df76ce4466b7a3739fbbe53c2ac99d976b113e 06-Jun-2016 Abhinav Baid <abhinavbaid@google.com> Make some Compat classes have more coverage

Add missing methods and public fields to AccessibilityNodeInfoCompat and
AccessibilityWindowInfoCompat so that their interfaces are almost fully
compatible with the corresponding framework base classes.
The statement above says almost because these support lib classes do not
implement the Parcelable interface (this issue also applies to
PointerIconCompat) and so cannot serve as drop-in replacements in *ALL*
cases (in particular when parceling is used). Please see the discussion
on the bug linked below for a detailed explanation.

Bug: 29148805
Change-Id: I5b9406de1d26adc6f11a7ac24152ff3171c97e15
/frameworks/support/compat/api24/android/support/v4/view/accessibility/AccessibilityNodeInfoCompatApi24.java
ddb6f8b066a6ae9c5c90f2740df112e292fddc13 27-May-2016 Phil Weaver <pweaver@google.com> resolve merge conflicts of aced5b7 to master

Change-Id: Ie307c9a7c7a0b61373a801881577ead3ae1c284a