Searched refs:getContentViews (Results 1 – 4 of 4) sorted by relevance
109 public @InflationFlag int getContentViews() { in getContentViews() method in RowContentBindParams
63 @InflationFlag int inflationFlags = params.getContentViews(); in executeStage()
583 if ((params.getContentViews() & contentFlag) == 0) { in alertNotificationWhenPossible()
258 assertTrue((params.getContentViews() & FLAG_CONTENT_VIEW_HEADS_UP) == 0); in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation()