Home
last modified time | relevance | path

Searched defs:focusChanges (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarDuckingTest.java240 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withMultipleZones_notifiesForEachZone() local
256 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemServiceAvailable_notifiesForEachZone() local
271 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemServiceReady_notifiesForEachZone() local
287 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemDucking_notifiesForEachZone() local
303 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemDuckingAndReturnMedia_ducksMedia() local
321 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemDuckingCalledTwice_unducksMedia() local
DCarAudioFocusUnitTest.java282 List<Integer> focusChanges = getFocusChanges(mediaFocusInfo); in onAudioFocusAbandon_whileMediaWaitsForRingerAndCall_focusRegained() local
298 List<Integer> focusChanges = getFocusChanges(mediaFocusInfo); in onAudioFocusAbandon_whileMediaWaitsOnCallOnly_focusRegained() local
DCarAudioServiceUnitTest.java4591 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in switchZoneToConfig_withPendingFocus_regainsFocus() local
5158 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in disableAudioMirrorForZone_withPendingFocus() local
5249 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in disableAudioMirror_withPendingFocus() local