public class CallistoWidget
extends AppWidgetProvider
Constructor and Description |
---|
CallistoWidget() |
Modifier and Type | Method and Description |
---|---|
void |
onUpdate(Context context,
AppWidgetManager appWidgetManager,
int[] appWidgetIds)
Called when the widgets have been notified that they need to be updated
|
public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds)
context
- Check the Android docsappWidgetManager
- Check the Android docsappWidgetIds
- Check the Android docs