Home
last modified time | relevance | path

Searched refs:applyRemoteViews (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java304 applyRemoteViews(toApply, false); in onLayout()
509 applyRemoteViews(remoteViews, true); in updateAppWidget()
518 applyRemoteViews(mLastInflatedRemoteViews, true); in reapplyLastRemoteViews()
525 protected void applyRemoteViews(@Nullable RemoteViews remoteViews, boolean useAsyncIfPossible) { in applyRemoteViews() method in AppWidgetHostView
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java392 applyRemoteViews(view, forceApplyAsync || ((view != null) && view.prefersAsyncApply())); in onRemoteViewsLoaded()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9751 Landroid/appwidget/AppWidgetHostView;->applyRemoteViews(Landroid/widget/RemoteViews;Z)V