Phil Weaver 2c9e780c4f Fix accessibility action parceling
We were using an int for a bitmask, but the number of
standard actions reached 32 with the tooltip actions.
Switching to long.

This CL is mostly ag/3662206, but that CL did not
convert everything to ints.

Bug: 73897184
Test: AccessibilityNodeInfo tests caught this bug. I've also
enhanced it to make sure that all standard actions work
across parceling.

Change-Id: I2adae3ec34ac327af354449fbe6511f01cc30b2f
(cherry picked from commit c9bf45564b)
2018-03-07 17:58:42 +00:00
2018-03-07 17:58:42 +00:00
2018-03-02 11:46:59 -08:00
2018-02-28 19:06:48 -08:00
2018-03-06 14:21:36 -05:00
2018-02-28 19:06:48 -08:00
2018-03-06 16:26:32 -08:00
2017-11-20 11:13:48 -08:00
2018-02-27 16:43:50 +08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%