diff options
Diffstat (limited to 'api')
-rw-r--r-- | api/17.txt | 1 | ||||
-rw-r--r-- | api/current.txt | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -29625,7 +29625,6 @@ package android.widget { method protected void onTextChanged(java.lang.CharSequence, int, int, int); method public boolean onTextContextMenuItem(int); method public void removeTextChangedListener(android.text.TextWatcher); - method protected void resetResolvedDrawables(); method public void setAllCaps(boolean); method public final void setAutoLinkMask(int); method public void setCompoundDrawablePadding(int); diff --git a/api/current.txt b/api/current.txt index 7b2f161..ee9a973 100644 --- a/api/current.txt +++ b/api/current.txt @@ -29625,7 +29625,6 @@ package android.widget { method protected void onTextChanged(java.lang.CharSequence, int, int, int); method public boolean onTextContextMenuItem(int); method public void removeTextChangedListener(android.text.TextWatcher); - method protected void resetResolvedDrawables(); method public void setAllCaps(boolean); method public final void setAutoLinkMask(int); method public void setCompoundDrawablePadding(int); |