Searched refs:partiallyUpdateAppWidget (Results 1 – 5 of 5) sorted by relevance
640 public void partiallyUpdateAppWidget(int[] appWidgetIds, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager675 public void partiallyUpdateAppWidget(int appWidgetId, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager679 partiallyUpdateAppWidget(new int[] { appWidgetId }, views); in partiallyUpdateAppWidget()
213 mAppWidgetManager.partiallyUpdateAppWidget(mAppWidgetId, remoteViews);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8525 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);8526 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);
5710 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);5711 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);