Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java174 private LayoutListener mLayoutListener; field in ExpandableNotificationRow
2847 mLayoutListener = listener;
2863 if (mLayoutListener != null) {
2864 mLayoutListener.onLayout();