Home
last modified time | relevance | path

Searched defs:bindParams (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DDynamicChildBindControllerTest.java81 RowContentBindParams bindParams = mock(RowContentBindParams.class); in testContentViewsOfChildrenBeyondCutoffAreFreed() local
102 RowContentBindParams bindParams = mock(RowContentBindParams.class); in testContentViewsBeforeCutoffAreBound() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DRowContentBindStage.java72 BindParams bindParams = new BindParams(); in executeStage() local
H A DNotificationRowContentBinder.java48 BindParams bindParams, in bindContent()
H A DNotificationContentInflater.java110 BindParams bindParams, in bindContent()
163 BindParams bindParams, in inflateNotificationViews()