Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java259 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow
863 mChildrenContainerStub.inflate();
899 mChildrenContainerStub.inflate();
1548 mChildrenContainerStub.inflate();
2073 mChildrenContainerStub = findViewById(R.id.child_container_stub);
2074 mChildrenContainerStub.setOnInflateListener((stub, inflated) -> {
2090 mTranslateableViews.remove(mChildrenContainerStub);