Loading core/java/android/annotation/Px.java +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
core/java/android/annotation/Px.java +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading