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