Searched refs:applyContent (Results 1 – 2 of 2) sorted by relevance
588 applyContent(content, recycled, exception); in applyRemoteViews()591 private void applyContent(View content, boolean recycled, Exception exception) { in applyContent() method in AppWidgetHostView670 applyContent(v, mIsReapply, null); in onViewApplied()688 applyContent(null, false, e); in onError()
9750 Landroid/appwidget/AppWidgetHostView;->applyContent(Landroid/view/View;ZLjava/lang/Exception;)V