Searched refs:OEM_STRATEGY (Results 1 – 3 of 3) sorted by relevance
77 static final AudioProductStrategy OEM_STRATEGY; field in CoreAudioRoutingUtils174 OEM_STRATEGY = AudioProductStrategy.CREATOR.createFromParcel(parcel);179 PRODUCT_STRATEGIES = List.of(OEM_STRATEGY, MUSIC_STRATEGY, NAV_STRATEGY);
87 public static final AudioProductStrategy OEM_STRATEGY; field in CoreAudioRoutingUtils206 OEM_STRATEGY = AudioProductStrategy.CREATOR.createFromParcel(parcel);211 PRODUCT_STRATEGIES = List.of(OEM_STRATEGY, MUSIC_STRATEGY, NAV_STRATEGY);
43 import static com.android.car.audio.CoreAudioRoutingUtils.OEM_STRATEGY;136 .isEqualTo(OEM_STRATEGY); in getProductStrategyForAudioAttributes_withValidAttributes_succeeds()185 .isEqualTo(OEM_STRATEGY); in getStrategy_withValidId_succeeds()