Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java172 private LayoutListener mLayoutListener; field in ExpandableNotificationRow
2752 mLayoutListener = listener;
2756 mLayoutListener = null;
2772 if (mLayoutListener != null) {
2773 mLayoutListener.onLayout();