Searched refs:findActiveContextsFromPlaybackConfigurations (Results 1 – 4 of 4) sorted by relevance
131 .findActiveContextsFromPlaybackConfigurations(activeConfigurations); in findActiveContextsFromPlaybackConfigurations_returnsAllActiveContext()149 .findActiveContextsFromPlaybackConfigurations(activeConfigurations); in findActiveContextsFromPlaybackConfigurations_returnsNoMatchingContexts()170 .findActiveContextsFromPlaybackConfigurations(activeConfigurations); in findActiveContextsFromPlaybackConfigurations_withMultiDevices_returnsContexts()191 .findActiveContextsFromPlaybackConfigurations(activeConfigurations); in findActiveContextsFromPlaybackConfigurations_deviceWithMultiContext_returnsContext()210 .findActiveContextsFromPlaybackConfigurations(activeConfigurations); in findActiveContextsFromPlaybackConfigurations_withNonMatchingContext_returnsContext()231 .findActiveContextsFromPlaybackConfigurations(activeConfigurations); in findActiveContextsFromPlaybackConfigurations_withMultiGroupMatch_returnsContexts()245 .findActiveContextsFromPlaybackConfigurations(activeConfigurations); in findActiveContextsFromPlaybackConfigurations_onEmptyConfigurations_returnsNoContexts()259 .findActiveContextsFromPlaybackConfigurations(activeConfigurations)); in findActiveContextsFromPlaybackConfigurations_onNullConfigurations_fails()
88 .findActiveContextsFromPlaybackConfigurations(inactiveConfigs); in startTimersForContextThatBecameInactiveLocked()125 return mCarPrimaryAudioZone.findActiveContextsFromPlaybackConfigurations( in getCurrentlyActiveContextsLocked()
214 public @NonNull List<Integer> findActiveContextsFromPlaybackConfigurations( in findActiveContextsFromPlaybackConfigurations() method in CarAudioZone
961 return getCarAudioZone(zoneId).findActiveContextsFromPlaybackConfigurations(configurations); in getActiveContextsFromPlaybackConfigurations()