summaryrefslogtreecommitdiffstats
path: root/api/removed.txt
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2014-05-10 01:51:27 +0000
committerAdam Powell <adamp@google.com>2014-05-10 01:51:27 +0000
commitd20aa6c5315b817f053a84f86e5c3e44049399d7 (patch)
treef2181006c8cd9f10ab6fc3dc7dca8fad8b0e62d1 /api/removed.txt
parent5d4c35d1eabd4b8b58d606099b6664d2611c6fc0 (diff)
downloadframeworks_base-d20aa6c5315b817f053a84f86e5c3e44049399d7.zip
frameworks_base-d20aa6c5315b817f053a84f86e5c3e44049399d7.tar.gz
frameworks_base-d20aa6c5315b817f053a84f86e5c3e44049399d7.tar.bz2
Revert "Remove the View#initializeScrollbars API"
Looks like there are some bugs in the API checker for @removed. This reverts commit 172c26e20fd71a2b4489a80b96ea5f6292db6430. Change-Id: Ia4e610f71af19c5521fc019b9a6c26d0c11f23f1
Diffstat (limited to 'api/removed.txt')
-rw-r--r--api/removed.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/api/removed.txt b/api/removed.txt
index 8c19d04..e69de29 100644
--- a/api/removed.txt
+++ b/api/removed.txt
@@ -1,8 +0,0 @@
-package android.view {
-
- public class View implements android.view.accessibility.AccessibilityEventSource android.graphics.drawable.Drawable.Callback android.view.KeyEvent.Callback {
- method protected void initializeScrollbars(android.content.res.TypedArray);
- }
-
-}
-