Searched refs:newContentView (Results 1 – 1 of 1) sorted by relevance
341 result.newContentView = createContentView(builder, isLowPriority, usesIncreasedHeight); in createRemoteViews()378 !canReapplyRemoteView(result.newContentView, in apply()388 return result.newContentView; in apply()497 RemoteViews newContentView = applyCallback.getRemoteView(); in applyRemoteView() local501 View v = newContentView.apply( in applyRemoteView()508 newContentView.reapply( in applyRemoteView()551 newView = newContentView.apply( in applyRemoteView()556 newContentView.reapply( in applyRemoteView()573 cancellationSignal = newContentView.applyAsync( in applyRemoteView()580 cancellationSignal = newContentView.reapplyAsync( in applyRemoteView()[all …]