commit | d3427ae78f0a6cf9f702cbcfce4abc0c72823582 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Fri Apr 21 11:47:18 2017 -0700 |
committer | Tony Wickham <twickham@google.com> | Mon Apr 24 15:27:36 2017 -0700 |
tree | 4f4bdd3c77dc05210daea903111bdb08f540561e | |
parent | f74a736add0317e70869d741795578548d40d948 [diff] |
Address API Review comments - throw NullPointerException if the package name is null; there’s already a method with the specified null behavior. - Return value of this method should be @NonNull - return an empty list. Document this. Test: Unit test on AppWidgetServiceImplTest $ runtest --path=services/tests/servicestests/src/com/android/server/appwidget/AppWidgetServiceImplTest.java Bug: 37544056 Change-Id: I047a8e7c4e519ef7c5deddaca0d1ad931dc91343