Searched refs:mChildrenContainerStub (Results 1 – 1 of 1) sorted by relevance
187 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow662 mChildrenContainerStub.inflate();1570 mChildrenContainerStub = (ViewStub) findViewById(R.id.child_container_stub);1571 mChildrenContainerStub.setOnInflateListener(new ViewStub.OnInflateListener() {1593 mTranslateableViews.remove(mChildrenContainerStub);