Fixed: Incorrect logging of new APIs in AccessibilityEvent.toString()
b/77478095 1. AccessibilityEvent.singleContentChangeTypeToString() doesn’t print new change types. 2. AccessibilityEvent.singleWindowChangeTypeToString() doesn’t print WINDOWS_CHANGE_PIP. Also, updated javadoc and @IntDef for content_change_type. Test: built it. Change-Id: I14933d4130eab8449bb1e185c1cafa4b456c01a5
Loading
Please register or sign in to comment