Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java588 applyContent(content, recycled, exception); in applyRemoteViews()
591 private void applyContent(View content, boolean recycled, Exception exception) { in applyContent() method in AppWidgetHostView
670 applyContent(v, mIsReapply, null); in onViewApplied()
688 applyContent(null, false, e); in onError()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9750 Landroid/appwidget/AppWidgetHostView;->applyContent(Landroid/view/View;ZLjava/lang/Exception;)V