summaryrefslogtreecommitdiffstats
path: root/api/21.txt
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2014-09-11 18:23:59 -0700
committerAlan Viverette <alanv@google.com>2014-09-11 18:23:59 -0700
commit6f908c92edafcbc9deecddbf8068eb8b19644a8c (patch)
tree11e681594468f4ace08d96476f4beb1c83ced1e4 /api/21.txt
parent7262689bbcf4cb6cb8407de7d148c70d7bbd7ebb (diff)
downloadprebuilts_sdk-6f908c92edafcbc9deecddbf8068eb8b19644a8c.zip
prebuilts_sdk-6f908c92edafcbc9deecddbf8068eb8b19644a8c.tar.gz
prebuilts_sdk-6f908c92edafcbc9deecddbf8068eb8b19644a8c.tar.bz2
Remove unsafe methods
BUG: 15782973 Change-Id: I5c406e9822b71b3e56592c1dc47410ca36b6c4b3
Diffstat (limited to 'api/21.txt')
-rw-r--r--api/21.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/api/21.txt b/api/21.txt
index 02d38fb..529d213 100644
--- a/api/21.txt
+++ b/api/21.txt
@@ -32414,9 +32414,7 @@ package android.widget {
method public float getShadowDy();
method public float getShadowRadius();
method public java.lang.CharSequence getText();
- method public static int getTextColor(android.content.Context, android.content.res.TypedArray, int);
method public final android.content.res.ColorStateList getTextColors();
- method public static android.content.res.ColorStateList getTextColors(android.content.Context, android.content.res.TypedArray);
method public java.util.Locale getTextLocale();
method public float getTextScaleX();
method public float getTextSize();