Searched refs:allocateAppWidgetId (Results 1 – 8 of 8) sorted by relevance
252 public int allocateAppWidgetId() { in allocateAppWidgetId() method in AppWidgetHost257 return sService.allocateAppWidgetId(mContextOpPackageName, mHostId); in allocateAppWidgetId()
41 int allocateAppWidgetId(String callingPackage, int hostId); in allocateAppWidgetId() method
85 intent.putExtra(AppWidgetManager.EXTRA_APPWIDGET_ID, mHost.allocateAppWidgetId()); in discoverAppWidget()
297 int widgetId = mService.allocateAppWidgetId(mPkgName, HOST_ID); in bindNewWidget()
901 public int allocateAppWidgetId(String callingPackage, int hostId) { in allocateAppWidgetId() method in AppWidgetServiceImpl
5669 method public int allocateAppWidgetId();
93578 Lcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->allocateAppWidgetId(Ljava/lang/Strin…93634 Lcom/android/internal/appwidget/IAppWidgetService;->allocateAppWidgetId(Ljava/lang/String;I)I
7807 method public int allocateAppWidgetId();