Searched refs:stateToBeLogged (Results 1 – 1 of 1) sorted by relevance
516 final State stateToBeLogged = new State(state); in maybeNotifyOnNotificationExpansionChanged() local519 mBarService.onNotificationExpansionChanged(key, stateToBeLogged.mIsUserAction, in maybeNotifyOnNotificationExpansionChanged()520 stateToBeLogged.mIsExpanded, stateToBeLogged.mLocation.ordinal()); in maybeNotifyOnNotificationExpansionChanged()