Searched refs:partiallyUpdateAppWidget (Results 1 – 3 of 3) sorted by relevance
712 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 ...
9336 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);9337 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);