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

Commit ce75fef7 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

Merge "Fix the build" into jb-mr1-dev

parents 10c84edc 796e5bf9
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -27104,7 +27104,6 @@ package android.widget {
    ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
    ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
    method public android.graphics.drawable.Drawable getCheckMarkDrawable();
    method public android.graphics.drawable.Drawable getCheckMarkDrawable();
    method public boolean isChecked();
    method public boolean isChecked();
    method public void onPaddingChanged(int);
    method public void setCheckMarkDrawable(int);
    method public void setCheckMarkDrawable(int);
    method public void setCheckMarkDrawable(android.graphics.drawable.Drawable);
    method public void setCheckMarkDrawable(android.graphics.drawable.Drawable);
    method public void setChecked(boolean);
    method public void setChecked(boolean);