Searched refs:onDeleted (Results 1 – 2 of 2) sorted by relevance
33 public void onDeleted(Context context, int[] appWidgetIds) { in onDeleted() method in StackWidgetProvider34 super.onDeleted(context, appWidgetIds); in onDeleted()
67 public void onDeleted(Context context, int[] appWidgetIds) { in onDeleted() method in ExampleAppWidgetProvider