Searched refs:newExpandedView (Results 1 – 1 of 1) sorted by relevance
276 && result.newExpandedView != null; in inflateSmartReplyViews()305 result.newExpandedView = createExpandedView(builder, isLowPriority); in createRemoteViews()363 if (result.newExpandedView != null) { in apply()365 !canReapplyRemoteView(result.newExpandedView, in apply()375 return result.newExpandedView; in apply()600 result.newExpandedView); in finishIfDone()601 } else if (result.newExpandedView == null) { in finishIfDone()606 result.newExpandedView); in finishIfDone()608 if (result.newExpandedView != null) { in finishIfDone()614 row.setExpandable(result.newExpandedView != null); in finishIfDone()[all …]