Searched refs:mGutsStub (Results 1 – 1 of 1) sorted by relevance
161 private ViewStub mGutsStub; field in ExpandableNotificationRow1236 mGutsStub = (ViewStub) findViewById(R.id.notification_guts_stub);1237 mGutsStub.setOnInflateListener(new ViewStub.OnInflateListener() {1243 mGutsStub = null;1266 mTranslateableViews.remove(mGutsStub);1355 mGutsStub.inflate();