Searched defs:appWidgetId (Results 1 – 4 of 4) sorted by relevance
40 AppWidgetManager appWidgetManager, int appWidgetId, Bundle newOptions); in onAppWidgetOptionsChanged()
35 int appWidgetId, Bundle newOptions) { in onAppWidgetOptionsChanged()
164 final int appWidgetId = host.allocateAppWidgetId(); in testBindAppWidget() local465 int appWidgetId = 0; in testGetAppWidgetInfo() local521 int appWidgetId = 0; in testGetAppWidgetOptions() local570 int appWidgetId = 0; in testDeleteHost() local685 int appWidgetId = 0; in testOnProvidersChanged() local1199 final int appWidgetId; in testCollectionWidgets() local
158 int appWidgetId, Bundle newOptions) { in onAppWidgetOptionsChanged()233 private void updateWidget(Context context, int appWidgetId, AppWidgetManager appWidgetManager, in updateWidget()