public static interface RemoteViews.OnViewAppliedListener
RemoteViews.applyAsync(android.content.Context, android.view.ViewGroup, java.util.concurrent.Executor, android.widget.RemoteViews.OnViewAppliedListener)
or RemoteViews.reapplyAsync(android.content.Context, android.view.View, java.util.concurrent.Executor, android.widget.RemoteViews.OnViewAppliedListener)
is finished.Modifier and Type | Method and Description |
---|---|
void |
onError(Exception e) |
void |
onViewApplied(View v) |