diff options
author | Adam Powell <adamp@google.com> | 2014-09-11 15:42:21 -0700 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2014-09-11 15:42:21 -0700 |
commit | 768706aefabad36b747d74cb0173148b71274c1f (patch) | |
tree | 1b3fc8a38de266421b33f1a2b0161e2242878945 /api | |
parent | 464b41eeb1dbaff2a33217d9dac4df7dd03a17e4 (diff) | |
download | prebuilts_sdk-768706aefabad36b747d74cb0173148b71274c1f.zip prebuilts_sdk-768706aefabad36b747d74cb0173148b71274c1f.tar.gz prebuilts_sdk-768706aefabad36b747d74cb0173148b71274c1f.tar.bz2 |
Follow API change removing View methods unusable from the SDK.
Change-Id: Ia6402b8889490b70c62f926e6a70e67dca4d5f20
Diffstat (limited to 'api')
-rw-r--r-- | api/21.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -27615,8 +27615,6 @@ package android.view { method public boolean hasTransientState(); method public boolean hasWindowFocus(); method public static android.view.View inflate(android.content.Context, int, android.view.ViewGroup); - method protected void initializeFadingEdge(android.content.res.TypedArray); - method protected void initializeScrollbars(android.content.res.TypedArray); method public void invalidate(android.graphics.Rect); method public void invalidate(int, int, int, int); method public void invalidate(); |