Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DDynamicChildBindControllerTest.java85 RowContentBindParams bindParams = mock(RowContentBindParams.class); in testContentViewsOfChildrenBeyondCutoffAreFreed() local
106 RowContentBindParams bindParams = mock(RowContentBindParams.class); in testContentViewsBeforeCutoffAreBound() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DRowContentBindStage.java75 BindParams bindParams = new BindParams(); in executeStage() local
DNotificationRowContentBinder.java50 BindParams bindParams, in bindContent()
DNotificationContentInflater.java126 BindParams bindParams, in bindContent()
180 BindParams bindParams, in inflateNotificationViews()