Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java298 private NotificationViewState mNotificationViewState; field in ExpandableNotificationRow
1897 mNotificationViewState.cancelAnimations(this);
2774 mNotificationViewState = new NotificationViewState(stackScrollState);
2775 return mNotificationViewState;
2779 return mNotificationViewState;