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

Commit 797db3e6 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4951295 from d82da978 to pi-qpr1-release

Change-Id: I845f43521dab6a9a9cbfc3975f9f85e93b1040a3
parents e3cc8914 d82da978
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -349,7 +349,7 @@ public final class Message implements Parcelable {
    }

    /**
     * Retrieve the a {@link android.os.Handler Handler} implementation that
     * Retrieve the {@link android.os.Handler Handler} implementation that
     * will receive this message. The object must implement
     * {@link android.os.Handler#handleMessage(android.os.Message)
     * Handler.handleMessage()}. Each Handler has its own name-space for
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ import java.util.List;
 * <li>On a small screen it may display only the headers as a single list when first launched.
 * Selecting one of the header items will only show the PreferenceFragment of that header (on
 * Android N and lower a new Activity is launched).
 * <li>On a large screen in may display both the headers and current PreferenceFragment together as
 * <li>On a large screen it may display both the headers and current PreferenceFragment together as
 * panes. Selecting a header item switches to showing the correct PreferenceFragment for that item.
 * </ul>
 *
+1 −1
Original line number Diff line number Diff line
@@ -625,7 +625,7 @@ public class AccessibilityRecord {
    }

    /**
     * Sets the text before a change.
     * Gets the text before a change.
     *
     * @return The text before the change.
     */