Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java228 private ViewStub mGutsStub; field in ExpandableNotificationRow
1754 mGutsStub = (ViewStub) findViewById(R.id.notification_guts_stub);
1755 mGutsStub.setOnInflateListener(new ViewStub.OnInflateListener() {
1761 mGutsStub = null;
1788 mTranslateableViews.remove(mGutsStub);
2001 mGutsStub.inflate();