/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/tv/ |
D | TvPipNotificationTests.kt | 58 testApp.launchViaIntent() in pipNotification_postedAndDismissed() 76 testApp.launchViaIntent() in pipNotification_closeIntent() 97 testApp.launchViaIntent(wmHelper) in pipNotification_menuIntent() 118 testApp.launchViaIntent(wmHelper) in pipNotification_mediaSessionTitle_isDisplayed()
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/src/com/android/wm/shell/flicker/splitscreen/benchmark/ |
D | EnterSplitScreenFromOverviewBenchmark.kt | 39 primaryApp.launchViaIntent(wmHelper) in <lambda>() 40 secondaryApp.launchViaIntent(wmHelper) in <lambda>()
|
D | EnterSplitScreenByDragFromNotificationBenchmark.kt | 45 sendNotificationApp.launchViaIntent(wmHelper) in <lambda>() 48 primaryApp.launchViaIntent(wmHelper) in <lambda>()
|
/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/ |
D | OpenAppFromIntentColdAfterCameraTest.kt | 51 cameraApp.launchViaIntent(wmHelper) in <lambda>() 58 transitions { testApp.launchViaIntent(wmHelper) } in <lambda>()
|
D | OpenAppFromIntentWarmTest.kt | 68 testApp.launchViaIntent(wmHelper) in <lambda>() 74 transitions { testApp.launchViaIntent(wmHelper) } in <lambda>()
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/ |
D | EnterSplitScreenFromOverview.kt | 49 primaryApp.launchViaIntent(wmHelper) in setup() 50 secondaryApp.launchViaIntent(wmHelper) in setup()
|
D | EnterSplitScreenByDragFromNotification.kt | 60 sendNotificationApp.launchViaIntent(wmHelper) in setup() 67 primaryApp.launchViaIntent(wmHelper) in setup()
|
/frameworks/base/tests/FlickerTests/FlickerService/src/com/android/server/wm/flicker/service/quickswitch/scenarios/ |
D | QuickSwitchBetweenTwoAppsBack.kt | 49 testApp1.launchViaIntent(wmHelper) in setup() 51 testApp2.launchViaIntent(wmHelper) in setup()
|
D | QuickSwitchBetweenTwoAppsForward.kt | 49 testApp1.launchViaIntent(wmHelper) in setup() 51 testApp2.launchViaIntent(wmHelper) in setup()
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/scenarios/ |
D | CloseAllAppsWithAppHeaderExit.kt | 62 mailApp.launchViaIntent(wmHelper) in setup() 63 nonResizeableApp.launchViaIntent(wmHelper) in setup()
|
/frameworks/base/tests/FlickerTests/FlickerService/src/com/android/server/wm/flicker/service/notification/scenarios/ |
D | OpenAppFromLockscreenNotificationWithOverlayApp.kt | 55 testApp.launchViaIntent(wmHelper) in setup() 74 showWhenLockedApp.launchViaIntent(wmHelper) in setup()
|
/frameworks/base/tests/FlickerTests/IME/src/com/android/server/wm/flicker/ime/ |
D | ShowImeOnAppStartWhenLaunchingAppTest.kt | 87 initializeApp.launchViaIntent(wmHelper) in <lambda>() 95 testApp.launchViaIntent(wmHelper) in <lambda>()
|
D | CloseImeToHomeOnFinishActivityTest.kt | 55 simpleApp.launchViaIntent(wmHelper) in <lambda>() 56 testApp.launchViaIntent(wmHelper) in <lambda>()
|
D | ShowImeOnAppStartWhenLaunchingAppFromFixedOrientationTest.kt | 59 imeTestApp.launchViaIntent(wmHelper) in <lambda>() 68 imeTestApp.launchViaIntent(wmHelper) in <lambda>()
|
D | ShowImeOnAppStartWhenLaunchingAppFromQuickSwitchTest.kt | 57 testApp.launchViaIntent(wmHelper) in <lambda>() 60 imeTestApp.launchViaIntent(wmHelper) in <lambda>()
|
/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/ |
D | ImeShownOnAppStartHelper.kt | 50 override fun launchViaIntent( in launchViaIntent() method 57 super.launchViaIntent( in launchViaIntent()
|
/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/ |
D | FromSplitScreenAutoEnterPipOnGoToHomeTest.kt | 80 secondAppForSplitScreen.launchViaIntent(wmHelper) in <lambda>() 81 pipApp.launchViaIntent(wmHelper) in <lambda>()
|
D | FromSplitScreenEnterPipOnUserLeaveHintTest.kt | 81 secondAppForSplitScreen.launchViaIntent(wmHelper) in <lambda>() 82 pipApp.launchViaIntent(wmHelper) in <lambda>()
|
D | SetRequestedOrientationWhilePinned.kt | 58 pipApp.launchViaIntent(wmHelper) in <lambda>() 73 pipApp.launchViaIntent( in <lambda>()
|
D | ExitPipToAppViaExpandButtonTest.kt | 59 testApp.launchViaIntent(wmHelper) in <lambda>()
|
D | ExitPipToAppViaIntentTest.kt | 57 testApp.launchViaIntent(wmHelper) in <lambda>()
|
D | AutoEnterPipWithSourceRectHintTest.kt | 59 pipApp.launchViaIntent(wmHelper) in <lambda>()
|
/frameworks/base/tests/FlickerTests/QuickSwitch/src/com/android/server/wm/flicker/quickswitch/ |
D | QuickSwitchBetweenTwoAppsBackTest.kt | 62 testApp1.launchViaIntent(wmHelper) in <lambda>() 63 testApp2.launchViaIntent(wmHelper) in <lambda>()
|
D | QuickSwitchBetweenTwoAppsForwardTest.kt | 62 testApp1.launchViaIntent(wmHelper) in <lambda>() 63 testApp2.launchViaIntent(wmHelper) in <lambda>()
|
/frameworks/base/tests/FlickerTests/ActivityEmbedding/src/com/android/server/wm/flicker/activityembedding/splitscreen/ |
D | EnterSystemSplitTest.kt | 60 testApp.launchViaIntent(wmHelper) in <lambda>() 62 secondaryApp.launchViaIntent(wmHelper) in <lambda>()
|