Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java89 public interface LayoutListener { interface in ExpandableNotificationRow
93 private LayoutListener mLayoutListener;
1633 public void setLayoutListener(LayoutListener listener) {
DNotificationMenuRow.java49 ExpandableNotificationRow.LayoutListener {