Searched refs:allocateAppWidgetId (Results 1 – 9 of 9) 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()
299 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();
87278 Lcom/android/internal/appwidget/IAppWidgetService$Stub$Proxy;->allocateAppWidgetId(Ljava/lang/Strin…87332 Lcom/android/internal/appwidget/IAppWidgetService;->allocateAppWidgetId(Ljava/lang/String;I)I
7810 method public int allocateAppWidgetId();