Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java511 final State stateToBeLogged = new State(state); in maybeNotifyOnNotificationExpansionChanged() local
514 mBarService.onNotificationExpansionChanged(key, stateToBeLogged.mIsUserAction, in maybeNotifyOnNotificationExpansionChanged()
515 stateToBeLogged.mIsExpanded, stateToBeLogged.mLocation.ordinal()); in maybeNotifyOnNotificationExpansionChanged()