Loading core/java/android/content/ClipDescription.java +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ public class ClipDescription implements Parcelable { * Used for setting the timestamp at which the associated {@link ClipData} is copied to * global clipboard. * * @param timeStamp at which the associated {@link ClipData} is copeid to clipboard in * @param timeStamp at which the associated {@link ClipData} is copied to clipboard in * {@link System#currentTimeMillis()} time base. * @hide */ Loading Loading
core/java/android/content/ClipDescription.java +1 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,7 @@ public class ClipDescription implements Parcelable { * Used for setting the timestamp at which the associated {@link ClipData} is copied to * global clipboard. * * @param timeStamp at which the associated {@link ClipData} is copeid to clipboard in * @param timeStamp at which the associated {@link ClipData} is copied to clipboard in * {@link System#currentTimeMillis()} time base. * @hide */ Loading