am 1a2fd69a: am ce75fef7: Merge "Fix the build" into jb-mr1-dev

* commit '1a2fd69a1b53b990518c73b85e434fd5d08a92f4':
  Fix the build
This commit is contained in:
Fabrice Di Meglio
2012-10-01 10:14:53 -07:00
committed by Android Git Automerger

View File

@@ -27104,7 +27104,6 @@ package android.widget {
ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
method public android.graphics.drawable.Drawable getCheckMarkDrawable();
method public boolean isChecked();
method public void onPaddingChanged(int);
method public void setCheckMarkDrawable(int);
method public void setCheckMarkDrawable(android.graphics.drawable.Drawable);
method public void setChecked(boolean);