Searched refs:mIsReapply (Results 1 – 2 of 2) sorted by relevance
511 private final boolean mIsReapply; field in AppWidgetHostView.ViewApplyListener517 mIsReapply = isReapply; in ViewApplyListener()525 applyContent(v, mIsReapply, null); in onViewApplied()530 if (mIsReapply) { in onError()
9753 Landroid/appwidget/AppWidgetHostView$ViewApplyListener;->mIsReapply:Z