Searched refs:mChildrenContainerStub (Results 1 – 1 of 1) sorted by relevance
256 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow826 mChildrenContainerStub.inflate();861 mChildrenContainerStub.inflate();1927 mChildrenContainerStub = findViewById(R.id.child_container_stub);1928 mChildrenContainerStub.setOnInflateListener((stub, inflated) -> {1944 mTranslateableViews.remove(mChildrenContainerStub);