Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6c01d05 authored by Alan Viverette's avatar Alan Viverette Committed by Android Git Automerger
Browse files

am c2a30713: Merge "Duplicate description on AccessibilityEvent"

* commit 'c2a30713':
  Duplicate description on AccessibilityEvent
parents 0f14548c c2a30713
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -372,7 +372,6 @@ import java.util.List;
 *   <li>{@link #getClassName()} - The class name of the source.</li>
 *   <li>{@link #getPackageName()} - The package name of the source.</li>
 *   <li>{@link #getEventTime()}  - The event time.</li>
 *   <li>{@link #getText()} - The text of the source's sub-tree.</li>
 *   <li>{@link #getParcelableData()} - The posted {@link android.app.Notification}.</li>
 *   <li>{@link #getText()} - Text for providing more context.</li>
 * </ul>