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