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

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

Merge "Update docs for getAlternativeRefreshRates()"

parents 8fa59405 223e3d36
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1512,6 +1512,9 @@ public final class Display {
         * then 1920x1080 50Hz will have alternative refresh rate of 60Hz. If 1920x1080 60Hz
         * has an alternative of 50Hz and 1920x1080 50Hz has an alternative of 24Hz, then 1920x1080
         * 60Hz will also have an alternative of 24Hz.
         *
         * @see Surface#setFrameRate
         * @see SurfaceControl.Transaction#setFrameRate
         */
        @NonNull
        public float[] getAlternativeRefreshRates() {