Searched refs:partiallyUpdateAppWidget (Results 1 – 4 of 4) sorted by relevance
726 public void partiallyUpdateAppWidget(int[] appWidgetIds, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager760 public void partiallyUpdateAppWidget(int appWidgetId, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager764 partiallyUpdateAppWidget(new int[] { appWidgetId }, views); in partiallyUpdateAppWidget()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5710 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);5711 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);
9601 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);9602 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);