Searched refs:newlyInactiveConfigurations (Results 1 – 1 of 1) sorted by relevance
61 List<AudioPlaybackConfiguration> newlyInactiveConfigurations = in onPlaybackConfigChanged() local67 startTimersForContextThatBecameInactiveLocked(newlyInactiveConfigurations); in onPlaybackConfigChanged()97 List<AudioPlaybackConfiguration> newlyInactiveConfigurations = new ArrayList<>(); in getNewlyInactiveConfigurationsLocked() local102 newlyInactiveConfigurations.add(mLastActiveConfigs.get(address)); in getNewlyInactiveConfigurationsLocked()104 return newlyInactiveConfigurations; in getNewlyInactiveConfigurationsLocked()