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/
DExpandableNotificationRow.java128 private ViewStub mGutsStub; field in ExpandableNotificationRow
875 mGutsStub = (ViewStub) findViewById(R.id.notification_guts_stub);
876 mGutsStub.setOnInflateListener(new ViewStub.OnInflateListener() {
882 mGutsStub = null;
910 mTranslateableViews.remove(mGutsStub);
1019 mGutsStub.inflate();