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

Commit 9359a6a2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "DisplayListener.onDisplayChanged documentation"

parents 0242372f 759b88f7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -797,7 +797,8 @@ public final class DisplayManager {
        void onDisplayRemoved(int displayId);

        /**
         * Called whenever the properties of a logical display have changed.
         * Called whenever the properties of a logical {@link android.view.Display},
         * such as size and density, have changed.
         *
         * @param displayId The id of the logical display that changed.
         */