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

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

Merge "Add auto-doc to annotation."

parents 023dfa28 ac8e6fcf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -29,6 +29,8 @@ import static java.lang.annotation.RetentionPolicy.SOURCE;
 * Denotes that a numeric parameter, field or method return value is expected
 * to represent a pixel dimension.
 *
 * @paramDoc This units of this value are pixels.
 * @returnDoc This units of this value are pixels.
 * {@hide}
 */
@Documented