Searched refs:requireContentViews (Results 1 – 7 of 7) sorted by relevance
81 params.requireContentViews(flags); in testRequireContentViews()98 params.requireContentViews(FLAG_CONTENT_VIEW_ALL); in testFreeContentViews()175 params.requireContentViews(flags); in testRebindAllContentViews()196 params.requireContentViews(FLAG_CONTENT_VIEW_ALL); in testSetUseLowPriority()220 params.requireContentViews(FLAG_CONTENT_VIEW_ALL); in testSetUseIncreasedHeight()244 params.requireContentViews(FLAG_CONTENT_VIEW_ALL); in testSetUseIncreasedHeadsUpHeight()268 params.requireContentViews(FLAG_CONTENT_VIEW_ALL); in testSetNeedsReinflation()290 params.requireContentViews(defaultFlags); in testSupersedesPreviousContentViews()294 params.requireContentViews(FLAG_CONTENT_VIEW_HEADS_UP); in testSupersedesPreviousContentViews()
619 mBindStage.getStageParams(entry).requireContentViews(extraInflationFlags); in generateRow()
113 params.requireContentViews(FLAG_CONTENT_VIEW_CONTRACTED); in bindContent()114 params.requireContentViews(FLAG_CONTENT_VIEW_EXPANDED); in bindContent()
220 params.requireContentViews(FLAG_CONTENT_VIEW_CONTRACTED); in inflateContentViews()221 params.requireContentViews(FLAG_CONTENT_VIEW_EXPANDED); in inflateContentViews()226 params.requireContentViews(FLAG_CONTENT_VIEW_PUBLIC); in inflateContentViews()
109 verify(bindParams).requireContentViews(FLAG_CONTENT_VIEW_CONTRACTED); in testContentViewsBeforeCutoffAreBound()110 verify(bindParams).requireContentViews(FLAG_CONTENT_VIEW_EXPANDED); in testContentViewsBeforeCutoffAreBound()
90 public void requireContentViews(@InflationFlag int contentViews) { in requireContentViews() method in RowContentBindParams
83 params.requireContentViews(FLAG_CONTENT_VIEW_HEADS_UP); in bindHeadsUpView()