Loading core/java/android/appwidget/AppWidgetHostView.java +1 −1 Original line number Diff line number Diff line Loading @@ -713,10 +713,10 @@ public class AppWidgetHostView extends FrameLayout implements AppWidgetHost.AppW mCurrentSize); } else { applyContent(null, false, e); } mLastExecutionSignal = null; } } } /** * Process data-changed notifications for the specified view in the specified Loading Loading
core/java/android/appwidget/AppWidgetHostView.java +1 −1 Original line number Diff line number Diff line Loading @@ -713,10 +713,10 @@ public class AppWidgetHostView extends FrameLayout implements AppWidgetHost.AppW mCurrentSize); } else { applyContent(null, false, e); } mLastExecutionSignal = null; } } } /** * Process data-changed notifications for the specified view in the specified Loading