Searched refs:newContentView (Results 1 – 1 of 1) sorted by relevance
375 result.newContentView = createContentView(builder, isLowPriority, usesIncreasedHeight); in createRemoteViews()417 !canReapplyRemoteView(result.newContentView, in apply()427 return result.newContentView; in apply()562 RemoteViews newContentView = applyCallback.getRemoteView(); in applyRemoteView() local566 View v = newContentView.apply( in applyRemoteView()573 newContentView.reapply( in applyRemoteView()616 newView = newContentView.apply( in applyRemoteView()621 newContentView.reapply( in applyRemoteView()638 cancellationSignal = newContentView.applyAsync( in applyRemoteView()645 cancellationSignal = newContentView.reapplyAsync( in applyRemoteView()[all …]