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