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.java139 private LayoutListener mLayoutListener; field in ExpandableNotificationRow
2446 mLayoutListener = listener;
2450 mLayoutListener = null;
2464 if (mLayoutListener != null) {
2465 mLayoutListener.onLayout();