Searched refs:waitForEnterPip (Results 1 – 4 of 4) sorted by relevance
70 waitForEnterPip() in <lambda>()90 waitForEnterPip() in <lambda>()104 waitForEnterPip() in <lambda>()149 private fun waitForEnterPip() { in <lambda>() method
448 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 …]
249 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
129 waitForEnterPip(activityName); in waitForEnterPipAnimationComplete()145 private void waitForEnterPip(ComponentName activityName) { in waitForEnterPip() method in WindowMetricsActivityTests