Home
last modified time | relevance | path

Searched refs:waitForEnterPip (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/systemui/src/android/systemui/cts/tv/
DBasicPipTests.kt72 waitForEnterPip() in <lambda>()
92 waitForEnterPip() in <lambda>()
106 waitForEnterPip() in <lambda>()
151 private fun waitForEnterPip() { in <lambda>() method in android.systemui.cts.tv.BasicPipTests
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java710 waitForEnterPip(PIP_ACTIVITY); in testAutoEnterPictureInPicture()
842 waitForEnterPip(ALWAYS_FOCUSABLE_PIP_ACTIVITY); in testAutoEnterPictureInPictureOverPip()
862 waitForEnterPip(ALWAYS_FOCUSABLE_PIP_ACTIVITY); in testDismissPipWhenLaunchNewOne()
867 waitForEnterPip(ALWAYS_FOCUSABLE_PIP_ACTIVITY); in testDismissPipWhenLaunchNewOne()
1037 waitForEnterPip(PIP_ACTIVITY); in testPinnedStackAlwaysOnTop()
1073 waitForEnterPip(PIP_ACTIVITY); in testEnterPipFromTaskWithMultipleActivities()
1091 waitForEnterPip(PIP_ACTIVITY); in testAutoEnterPipFromTaskWithMultipleActivities()
1104 waitForEnterPip(PIP_ACTIVITY); in testPipFromTaskWithMultipleActivitiesAndExpandPip()
1118 waitForEnterPip(PIP_ACTIVITY); in testPipFromTaskWithMultipleActivitiesAndDismissPip()
1136 waitForEnterPip(PIP_ACTIVITY); in testPipFromTaskWithAnotherFinishingActivity()
[all …]
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardLockedTests.java270 waitForEnterPip(PIP_ACTIVITY); in testEnterPipOverKeyguard()
277 waitForEnterPip(PIP_ACTIVITY); in testEnterPipOverKeyguard()
291 waitForEnterPip(PIP_ACTIVITY); in testShowWhenLockedActivityAndPipActivity()
320 waitForEnterPip(PIP_ACTIVITY); in testShowWhenLockedPipActivity()
340 waitForEnterPip(PIP_ACTIVITY); in testDismissKeyguardPipActivity()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1970 protected void waitForEnterPip(@NonNull ComponentName activityName) {
1983 waitForEnterPip(activityName);