Searched refs:toApply (Results 1 – 1 of 1) sorted by relevance
317 RemoteViews toApply = mLastInflatedRemoteViews.getRemoteViewsToApplyIfDifferent( in onLayout() local319 if (toApply != null) { in onLayout()320 applyRemoteViews(toApply, false); in onLayout()