[go: nahoru, domu]

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

/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java462 applyContent(content, recycled, exception);
466 private void applyContent(View content, boolean recycled, Exception exception) { method in class:AppWidgetHostView
558 applyContent(v, mIsReapply, null);
571 applyContent(null, false, e);

Completed in 32 milliseconds