Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java325 private View mChildAfterViewWhenDismissed; field in ExpandableNotificationRow
1350 mChildAfterViewWhenDismissed = null;
1357 mChildAfterViewWhenDismissed = notificationChildren.get(i + 1);
1428 return mChildAfterViewWhenDismissed;