Searched refs:mGutsStub (Results 1 – 1 of 1) sorted by relevance
236 private ViewStub mGutsStub; field in ExpandableNotificationRow1774 mGutsStub = (ViewStub) findViewById(R.id.notification_guts_stub);1775 mGutsStub.setOnInflateListener(new ViewStub.OnInflateListener() {1781 mGutsStub = null;1808 mTranslateableViews.remove(mGutsStub);2021 mGutsStub.inflate();