commit | 2837eab16bc6d9188692613ad2f9d3a77d9d87a2 | [log] [tgz] |
---|---|---|
author | Pierre Barbier de Reuille <pbdr@google.com> | Wed Apr 07 10:54:46 2021 +0100 |
committer | Pierre Barbier de Reuille <pbdr@google.com> | Wed Apr 07 13:17:19 2021 +0100 |
tree | e8ab0564f770c09ebc551f4dab0f2e0067263e8e | |
parent | af9fd21d6183cf5a8167fd670906ef0a3d5f3daf [diff] |
Replace RemoteViews#setViewId with a constructor This is a request of the API Council. There was a hidden and, AFAICT, un-used constructor with the same signature, which I have removed. Before replacing the constructor I checked the whole OS builds and run with the constructor simply removed. Fix: 182824754 Test: atest CtsWidgetTestCases:RemoteViewsRecyclingTest Test: atest CtsWidgetTestCases:RemoteViewsTest Change-Id: I0f12d2fa520cf4f0d54a7e3859337cc9a395ae66