Merge "Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host" into oc-dev
am: 7790695bf2
Change-Id: I3520dc3c3a5cbe933894764e2d3f7ac9df11582e
This commit is contained in:
@@ -276,8 +276,6 @@ public class AppWidgetHost {
|
||||
|
||||
/**
|
||||
* Gets a list of all the appWidgetIds that are bound to the current host
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
public int[] getAppWidgetIds() {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user