Home
last modified time | relevance | path

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

/aosp_15_r20/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.java5044 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 DEventLogSubject.kt41 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 DClosePipWithDismissButtonTest.kt72 fun focusChanges() { in focusChanges() method
H A DEnterPipOnUserLeaveHintTest.kt125 override fun focusChanges() { in focusChanges() method
H A DFromSplitScreenEnterPipOnUserLeaveHintTest.kt134 override fun focusChanges() { in focusChanges() method
H A DAutoEnterPipOnGoToHomeTest.kt153 override fun focusChanges() { in <lambda>() method
/aosp_15_r20/frameworks/base/tests/FlickerTests/Rotation/src/com/android/server/wm/flicker/rotation/
H A DChangeAppRotationTest.kt100 fun focusChanges() { in focusChanges() method
/aosp_15_r20/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/common/
H A DOpenAppFromLauncherTransition.kt32 open fun focusChanges() { in focusChanges() method
H A DOpenAppFromLockscreenTransition.kt48 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 DYouTubeEnterPipTest.kt89 override fun focusChanges() { in focusChanges() method
H A DMapsEnterPipTest.kt154 override fun focusChanges() { in focusChanges() method
H A DNetflixEnterPipTest.kt97 override fun focusChanges() { in focusChanges() method
H A DAppsEnterPipTransition.kt134 override fun focusChanges() { in <lambda>() method
/aosp_15_r20/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/
H A DOpenAppFromIconColdTest.kt59 override fun focusChanges() { in focusChanges() method
H A DOpenTransferSplashscreenAppFromLauncherTransition.kt80 override fun focusChanges() { in focusChanges() method
H A DOpenCameraFromHomeOnDoubleClickPowerButtonTest.kt104 @Postsubmit @Test override fun focusChanges() = super.focusChanges() in appLayerBecomesVisible() method
H A DOpenAppFromLockscreenViaIntentTest.kt206 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 DEnterPipTransition.kt121 open fun focusChanges() { in <lambda>() method