diff options
| author | 2012-09-30 11:36:47 -0700 | |
|---|---|---|
| committer | 2012-09-30 11:36:47 -0700 | |
| commit | ce75fef756bb0d1c433eabc7e49b64fdb7bd609d (patch) | |
| tree | 9fffecb007338c481557cbc471219556bf7ec22a | |
| parent | 10c84edcfa674f13d798f4de65f95c76269c6191 (diff) | |
| parent | 796e5bf9c305f292b3a6f012be3c95473e24fa18 (diff) | |
Merge "Fix the build" into jb-mr1-dev
| -rw-r--r-- | api/17.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/17.txt b/api/17.txt index 0fed27afcf51..7a2eb054eb9d 100644 --- a/api/17.txt +++ b/api/17.txt @@ -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); |