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

Commit 9a5acaf9 authored by Romain Guy's avatar Romain Guy Committed by Android (Google) Code Review
Browse files

Merge "Fix javadoc"

parents e8644b69 17471d73
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -16,11 +16,9 @@


package android.graphics;
package android.graphics;


import android.os.Debug;
import android.os.Parcel;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable;
import android.util.DisplayMetrics;
import android.util.DisplayMetrics;
import android.util.Log;


import java.io.OutputStream;
import java.io.OutputStream;
import java.nio.Buffer;
import java.nio.Buffer;
@@ -183,7 +181,7 @@ public final class Bitmap implements Parcelable {


    /**
    /**
     * Sets the layout bounds as an array of left, top, right, bottom integers
     * Sets the layout bounds as an array of left, top, right, bottom integers
     * @param padding the array containing the padding values
     * @param bounds the array containing the padding values
     *
     *
     * @hide
     * @hide
     */
     */