Searched refs:partiallyUpdateAppWidget (Results 1 – 5 of 5) sorted by relevance
615 public void partiallyUpdateAppWidget(int[] appWidgetIds, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager650 public void partiallyUpdateAppWidget(int appWidgetId, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager654 partiallyUpdateAppWidget(new int[] { appWidgetId }, views); in partiallyUpdateAppWidget()
5710 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);5711 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);
4967 Landroid/appwidget/AppWidgetManager;->partiallyUpdateAppWidget(ILandroid/widget/RemoteViews;)V4968 Landroid/appwidget/AppWidgetManager;->partiallyUpdateAppWidget([ILandroid/widget/RemoteViews;)V
16414 HSPLandroid/appwidget/AppWidgetManager;->partiallyUpdateAppWidget(ILandroid/widget/RemoteViews;)V16415 HSPLandroid/appwidget/AppWidgetManager;->partiallyUpdateAppWidget([ILandroid/widget/RemoteViews;)V
7571 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);7572 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);