summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorKristian Monsen <kristianm@google.com>2012-09-24 12:30:45 -0400
committerKristian Monsen <kristianm@google.com>2012-09-24 19:11:30 -0400
commitd0b90d30d86679fe52cb1af383900a70fc44cb2a (patch)
treef19db63a01a3cf80ecc4e63db794834122b61c31 /api
parent2ce1ae8e63b7ef1b3a4cf7497265db24f6cebcdb (diff)
downloadframeworks_base-d0b90d30d86679fe52cb1af383900a70fc44cb2a.zip
frameworks_base-d0b90d30d86679fe52cb1af383900a70fc44cb2a.tar.gz
frameworks_base-d0b90d30d86679fe52cb1af383900a70fc44cb2a.tar.bz2
Hiding a method for JB-MR1
This one got left out in the last round of method hiding. This got lost in the last round of method hiding. Change-Id: I3c6aa234dd29933cb32d0cd91830d47289e7e639
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt
index 42f6b47..2edaf6d 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -27257,7 +27257,6 @@ package android.webkit {
method public void setSupportZoom(boolean);
method public deprecated synchronized void setTextSize(android.webkit.WebSettings.TextSize);
method public synchronized void setTextZoom(int);
- method public deprecated void setUseWebViewBackgroundForOverscrollBackground(boolean);
method public synchronized void setUseWideViewPort(boolean);
method public synchronized void setUserAgentString(java.lang.String);
method public synchronized boolean supportMultipleWindows();