Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetHostView.java462 applyContent(content, recycled, exception); in applyRemoteViews()
466 private void applyContent(View content, boolean recycled, Exception exception) { in applyContent() method in AppWidgetHostView
563 applyContent(v, mIsReapply, null); in onViewApplied()
576 applyContent(null, false, e); in onError()