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

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

am 1fd667a2: am e6c01d05: am c2a30713: Merge "Duplicate description on AccessibilityEvent"

* commit '1fd667a2':
  Duplicate description on AccessibilityEvent
parents 34c58737 1fd667a2
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>