Merge "Avoid ellipsis character in documentation." am: ac598696b4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1573409 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3f948e34ffc02f6e252426243754ad32d6e116e1
This commit is contained in:
@@ -149,7 +149,7 @@ public final class FrameMetrics {
|
||||
* <p>
|
||||
* The time value that was used in all the vsync listeners and drawing for
|
||||
* the frame (Choreographer frame callbacks, animations,
|
||||
* {@link View#getDrawingTime()}, etc…)
|
||||
* {@link View#getDrawingTime()}, etc.)
|
||||
* </p>
|
||||
*/
|
||||
public static final int VSYNC_TIMESTAMP = 11;
|
||||
|
||||
Reference in New Issue
Block a user