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.java239 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withMultipleZones_notifiesForEachZone() local
255 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemServiceAvailable_notifiesForEachZone() local
270 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemServiceReady_notifiesForEachZone() local
286 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemDucking_notifiesForEachZone() local
302 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemDuckingAndReturnMedia_ducksMedia() local
320 SparseArray<List<AudioFocusInfo>> focusChanges = new SparseArray<>(); in onFocusChange_withOemDuckingCalledTwice_unducksMedia() local
DCarAudioFocusUnitTest.java255 List<Integer> focusChanges = getFocusChanges(mediaFocusInfo); in onAudioFocusAbandon_whileMediaWaitsForRingerAndCall_focusRegained() local
271 List<Integer> focusChanges = getFocusChanges(mediaFocusInfo); in onAudioFocusAbandon_whileMediaWaitsOnCallOnly_focusRegained() local
DCarAudioServiceUnitTest.java3991 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in switchZoneToConfig_withPendingFocus_regainsFocus() local
4205 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in disableAudioMirrorForZone_withPendingFocus() local
4297 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in disableAudioMirror_withPendingFocus() local