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

Commit aabd4997 authored by Chiachang Wang's avatar Chiachang Wang Committed by Automerger Merge Worker
Browse files

Merge "Correct the doc for setEvaluationType" am: d9e033d0 am: 6f83d7f8...

Merge "Correct the doc for setEvaluationType" am: d9e033d0 am: 6f83d7f8 am: b58f71e4 am: 4cd1efd7 am: 15766b3c

Change-Id: Ie8f002af8f2d5970603be43e9ee4b0226af6b9dc
parents b99e8144 15766b3c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -194,9 +194,9 @@ public final class DataStallDetectionStats {
        }

        /**
         * Set the dns evaluation type into Builder.
         * Set the data stall evaluation type into Builder.
         *
         * @param type the return code of the dns event.
         * @param type the signal type causing a data stall to be suspected.
         * @return {@code this} {@link Builder} instance.
         */
        public Builder setEvaluationType(int type) {