Searched refs:partiallyUpdateAppWidget (Results 1 – 4 of 4) sorted by relevance
617 public void partiallyUpdateAppWidget(int[] appWidgetIds, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager652 public void partiallyUpdateAppWidget(int appWidgetId, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager656 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);
7856 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);7857 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);