diff options
author | Adam Cohen <adamcohen@google.com> | 2012-09-21 16:56:30 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2012-09-21 16:56:31 -0700 |
commit | 8562cb59825a9ccff2b019d2c30f38c8798ca3a1 (patch) | |
tree | d432bba0fbeb744fd4f9348d96664bd6097a1c61 /api/current.txt | |
parent | 38533ea514a452d0fa3aa38557f6e461cb46f402 (diff) | |
parent | bd1e0076c66084da702a789db90e77c6ca645fe2 (diff) | |
download | frameworks_base-8562cb59825a9ccff2b019d2c30f38c8798ca3a1.zip frameworks_base-8562cb59825a9ccff2b019d2c30f38c8798ca3a1.tar.gz frameworks_base-8562cb59825a9ccff2b019d2c30f38c8798ca3a1.tar.bz2 |
Merge "Changing public method to @hide, doesn't have to be public" into jb-mr1-dev
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt index 8896ae8..df5429d 100644 --- a/api/current.txt +++ b/api/current.txt @@ -29005,7 +29005,6 @@ package android.widget { method public int describeContents(); method public int getLayoutId(); method public java.lang.String getPackage(); - method public void mergeRemoteViews(android.widget.RemoteViews); method public boolean onLoadClass(java.lang.Class); method public void reapply(android.content.Context, android.view.View); method public void removeAllViews(int); |