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