/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/ |
D | CarDuckingTest.java | 240 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
|
D | CarAudioFocusUnitTest.java | 282 List<Integer> focusChanges = getFocusChanges(mediaFocusInfo); in onAudioFocusAbandon_whileMediaWaitsForRingerAndCall_focusRegained() local 298 List<Integer> focusChanges = getFocusChanges(mediaFocusInfo); in onAudioFocusAbandon_whileMediaWaitsOnCallOnly_focusRegained() local
|
D | CarAudioServiceUnitTest.java | 5044 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in switchZoneToConfig_withPendingFocus_regainsFocus() local 5626 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in disableAudioMirrorForZone_withPendingFocus() local 5717 List<Integer> focusChanges = getFocusChanges(audioFocusInfo); in disableAudioMirror_withPendingFocus() local
|
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/subject/events/ |
H A D | EventLogSubject.kt | 41 fun focusChanges(vararg windows: String) = apply { in <lambda>() method 43 val focusChanges = in <lambda>() constant
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/ |
H A D | ClosePipWithDismissButtonTest.kt | 72 fun focusChanges() { in focusChanges() method
|
H A D | EnterPipOnUserLeaveHintTest.kt | 125 override fun focusChanges() { in focusChanges() method
|
H A D | FromSplitScreenEnterPipOnUserLeaveHintTest.kt | 134 override fun focusChanges() { in focusChanges() method
|
H A D | AutoEnterPipOnGoToHomeTest.kt | 153 override fun focusChanges() { in <lambda>() method
|
/aosp_15_r20/frameworks/base/tests/FlickerTests/Rotation/src/com/android/server/wm/flicker/rotation/ |
H A D | ChangeAppRotationTest.kt | 100 fun focusChanges() { in focusChanges() method
|
/aosp_15_r20/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/common/ |
H A D | OpenAppFromLauncherTransition.kt | 32 open fun focusChanges() { in focusChanges() method
|
H A D | OpenAppFromLockscreenTransition.kt | 48 open fun focusChanges() { in focusChanges() method
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/apps/ |
H A D | YouTubeEnterPipTest.kt | 89 override fun focusChanges() { in focusChanges() method
|
H A D | MapsEnterPipTest.kt | 154 override fun focusChanges() { in focusChanges() method
|
H A D | NetflixEnterPipTest.kt | 97 override fun focusChanges() { in focusChanges() method
|
H A D | AppsEnterPipTransition.kt | 134 override fun focusChanges() { in <lambda>() method
|
/aosp_15_r20/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/ |
H A D | OpenAppFromIconColdTest.kt | 59 override fun focusChanges() { in focusChanges() method
|
H A D | OpenTransferSplashscreenAppFromLauncherTransition.kt | 80 override fun focusChanges() { in focusChanges() method
|
H A D | OpenCameraFromHomeOnDoubleClickPowerButtonTest.kt | 104 @Postsubmit @Test override fun focusChanges() = super.focusChanges() in appLayerBecomesVisible() method
|
H A D | OpenAppFromLockscreenViaIntentTest.kt | 206 override fun focusChanges() { in visibleWindowsShownMoreThanOneConsecutiveEntry() method
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/common/ |
H A D | EnterPipTransition.kt | 121 open fun focusChanges() { in <lambda>() method
|