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.java138 private LayoutListener mLayoutListener; field in ExpandableNotificationRow
2470 mLayoutListener = listener;
2474 mLayoutListener = null;
2488 if (mLayoutListener != null) {
2489 mLayoutListener.onLayout();