summaryrefslogtreecommitdiffstats
path: root/api/16.txt
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2012-05-10 16:25:54 -0700
committerDianne Hackborn <hackbod@google.com>2012-05-10 16:25:54 -0700
commitb1b55e6c6b079d75c13dcc23ca3ebce847bb42f8 (patch)
tree83a40d2e8c02f9c230e3d3f00a4c0d79d2ce11dc /api/16.txt
parentf54bfcf5a3594d7d8423391be68d9b982ea6c4fa (diff)
downloadframeworks_base-b1b55e6c6b079d75c13dcc23ca3ebce847bb42f8.zip
frameworks_base-b1b55e6c6b079d75c13dcc23ca3ebce847bb42f8.tar.gz
frameworks_base-b1b55e6c6b079d75c13dcc23ca3ebce847bb42f8.tar.bz2
Fix build.
Change-Id: Ie255c93442d0b62032ac25e6de97f2c03e5df3ba
Diffstat (limited to 'api/16.txt')
-rw-r--r--api/16.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/16.txt b/api/16.txt
index 62654ae..e1ed28e 100644
--- a/api/16.txt
+++ b/api/16.txt
@@ -22846,7 +22846,6 @@ package android.view {
method public final android.view.View findViewWithTag(java.lang.Object);
method public void findViewsWithText(java.util.ArrayList<android.view.View>, java.lang.CharSequence, int);
method protected boolean fitSystemWindows(android.graphics.Rect);
- method public boolean fitsSystemWindows();
method public android.view.View focusSearch(int);
method public void forceLayout();
method public float getAlpha();