Searched refs:partiallyUpdateAppWidget (Results 1 – 3 of 3) sorted by relevance
576 public void partiallyUpdateAppWidget(int[] appWidgetIds, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager611 public void partiallyUpdateAppWidget(int appWidgetId, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager615 partiallyUpdateAppWidget(new int[] { appWidgetId }, views); in partiallyUpdateAppWidget()
5924 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);5925 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);
5712 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);5713 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);