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.java266 private ViewStub mGutsStub; field in ExpandableNotificationRow
2066 mGutsStub = findViewById(R.id.notification_guts_stub);
2067 mGutsStub.setOnInflateListener((stub, inflated) -> {
2071 mGutsStub = null;
2091 mTranslateableViews.remove(mGutsStub);
2391 mGutsStub.inflate();