Searched refs:allocateAppWidgetId (Results 1 – 8 of 8) sorted by relevance
39 int allocateAppWidgetId(String callingPackage, int hostId); in allocateAppWidgetId() method
220 public int allocateAppWidgetId() { in allocateAppWidgetId() method in AppWidgetHost222 return sService.allocateAppWidgetId(mContextOpPackageName, mHostId); in allocateAppWidgetId()
85 intent.putExtra(AppWidgetManager.EXTRA_APPWIDGET_ID, mHost.allocateAppWidgetId()); in discoverAppWidget()
62 …y the host using {@link android.appwidget.AppWidgetHost#allocateAppWidgetId() allocateAppWidgetId(…122 Launcher.this.mAppWidgetHost.allocateAppWidgetId();
617 int searchWidgetId = host.allocateAppWidgetId(); in bindSearchAppWidget()
551 public int allocateAppWidgetId(String callingPackage, int hostId) { in allocateAppWidgetId() method in AppWidgetServiceImpl
6134 method public int allocateAppWidgetId();
6346 method public int allocateAppWidgetId();