Home
last modified time | relevance | path

Searched refs:getContentViews (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindParams.java113 public @InflationFlag int getContentViews() { in getContentViews() method in RowContentBindParams
DRowContentBindStage.java63 @InflationFlag int inflationFlags = params.getContentViews(); in executeStage()