Searched refs:mGutsStub (Results 1 – 1 of 1) sorted by relevance
221 private ViewStub mGutsStub; field in ExpandableNotificationRow1767 mGutsStub = (ViewStub) findViewById(R.id.notification_guts_stub);1768 mGutsStub.setOnInflateListener(new ViewStub.OnInflateListener() {1774 mGutsStub = null;1801 mTranslateableViews.remove(mGutsStub);2014 mGutsStub.inflate();