Home
last modified time | relevance | path

Searched refs:applyContent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java454 applyContent(content, recycled, exception); in applyRemoteViews()
457 private void applyContent(View content, boolean recycled, Exception exception) { in applyContent() method in AppWidgetHostView
525 applyContent(v, mIsReapply, null); in onViewApplied()
538 applyContent(null, false, e); in onError()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9759 Landroid/appwidget/AppWidgetHostView;->applyContent(Landroid/view/View;ZLjava/lang/Exception;)V