Searched refs:allocateAppWidgetId (Results 1 – 9 of 9) sorted by relevance
192 public int allocateAppWidgetId() { in allocateAppWidgetId() method in AppWidgetHost194 return sService.allocateAppWidgetId(mContextOpPackageName, mHostId); in allocateAppWidgetId()
38 int allocateAppWidgetId(String callingPackage, int hostId); in allocateAppWidgetId() method
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();
471 int searchWidgetId = host.allocateAppWidgetId(); in bindSearchAppWidget()
740 appWidgetId = mAppWidgetHost.allocateAppWidgetId(); in allocateIdForDefaultAppWidget()
546 public int allocateAppWidgetId(String callingPackage, int hostId) { in allocateAppWidgetId() method in AppWidgetServiceImpl
5883 method public int allocateAppWidgetId();
5671 method public int allocateAppWidgetId();