Searched refs:mChildrenContainerStub (Results 1 – 1 of 1) sorted by relevance
215 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow788 mChildrenContainerStub.inflate();1777 mChildrenContainerStub = (ViewStub) findViewById(R.id.child_container_stub);1778 mChildrenContainerStub.setOnInflateListener(new ViewStub.OnInflateListener() {1800 mTranslateableViews.remove(mChildrenContainerStub);