Home
last modified time | relevance | path

Searched refs:mChildrenContainerStub (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java155 private ViewStub mChildrenContainerStub; field in ExpandableNotificationRow
476 mChildrenContainerStub.inflate();
1246 mChildrenContainerStub = (ViewStub) findViewById(R.id.child_container_stub);
1247 mChildrenContainerStub.setOnInflateListener(new ViewStub.OnInflateListener() {
1265 mTranslateableViews.remove(mChildrenContainerStub);