Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java256 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow
826 mChildrenContainerStub.inflate();
861 mChildrenContainerStub.inflate();
1927 mChildrenContainerStub = findViewById(R.id.child_container_stub);
1928 mChildrenContainerStub.setOnInflateListener((stub, inflated) -> {
1944 mTranslateableViews.remove(mChildrenContainerStub);