Searched refs:applyRemoteViews (Results 1 – 2 of 2) sorted by relevance
380 applyRemoteViews(remoteViews, true); in updateAppWidget()386 protected void applyRemoteViews(RemoteViews remoteViews, boolean useAsyncIfPossible) { in applyRemoteViews() method in AppWidgetHostView
328 applyRemoteViews(view, forceApplyAsync || ((view != null) && view.prefersAsyncApply())); in onRemoteViewsLoaded()