Searched refs:mChildrenContainerStub (Results 1 – 1 of 1) sorted by relevance
93 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow207 mChildrenContainerStub.inflate(); in addChildNotification()377 mChildrenContainerStub = (ViewStub) findViewById(R.id.child_container_stub); in onFinishInflate()378 mChildrenContainerStub.setOnInflateListener(new ViewStub.OnInflateListener() { in onFinishInflate()