Searched refs:mChildrenContainerStub (Results 1 – 1 of 1) sorted by relevance
122 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow371 mChildrenContainerStub.inflate();885 mChildrenContainerStub = (ViewStub) findViewById(R.id.child_container_stub);886 mChildrenContainerStub.setOnInflateListener(new ViewStub.OnInflateListener() {909 mTranslateableViews.remove(mChildrenContainerStub);