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/
DExpandableNotificationRow.java93 private LayoutListener mLayoutListener; field in ExpandableNotificationRow
1634 mLayoutListener = listener;
1638 mLayoutListener = null;
1649 if (mLayoutListener != null) {
1650 mLayoutListener.onLayout();