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.kt70 waitForEnterPip() in <lambda>()
90 waitForEnterPip() in <lambda>()
104 waitForEnterPip() in <lambda>()
149 private fun waitForEnterPip() { in <lambda>() method
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java448 waitForEnterPip(PIP_ACTIVITY); in testAutoEnterPictureInPicture()
578 waitForEnterPip(ALWAYS_FOCUSABLE_PIP_ACTIVITY); in testAutoEnterPictureInPictureOverPip()
598 waitForEnterPip(ALWAYS_FOCUSABLE_PIP_ACTIVITY); in testDismissPipWhenLaunchNewOne()
603 waitForEnterPip(ALWAYS_FOCUSABLE_PIP_ACTIVITY); in testDismissPipWhenLaunchNewOne()
640 waitForEnterPip(PIP_ACTIVITY); in testPipUnPipOverHome()
659 waitForEnterPip(PIP_ACTIVITY); in testPipUnPipOverApp()
771 waitForEnterPip(PIP_ACTIVITY); in testPinnedStackAlwaysOnTop()
807 waitForEnterPip(PIP_ACTIVITY); in testEnterPipFromTaskWithMultipleActivities()
819 waitForEnterPip(PIP_ACTIVITY); in testPipFromTaskWithMultipleActivitiesAndExpandPip()
833 waitForEnterPip(PIP_ACTIVITY); in testPipFromTaskWithMultipleActivitiesAndDismissPip()
[all …]
DKeyguardLockedTests.java249 waitForEnterPip(PIP_ACTIVITY); in testEnterPipOverKeyguard()
256 waitForEnterPip(PIP_ACTIVITY); in testEnterPipOverKeyguard()
270 waitForEnterPip(PIP_ACTIVITY); in testShowWhenLockedActivityAndPipActivity()
299 waitForEnterPip(PIP_ACTIVITY); in testShowWhenLockedPipActivity()
319 waitForEnterPip(PIP_ACTIVITY); in testDismissKeyguardPipActivity()
461 private void waitForEnterPip(ComponentName activityName) { in waitForEnterPip() method in KeyguardLockedTests
DWindowMetricsActivityTests.java129 waitForEnterPip(activityName); in waitForEnterPipAnimationComplete()
145 private void waitForEnterPip(ComponentName activityName) { in waitForEnterPip() method in WindowMetricsActivityTests