| /frameworks/base/libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/scenarios/ |
| D | DragAppWindowMultiWindowAndPip.kt | 40 private val pipApp = PipAppHelper(instrumentation) constant
|
| D | MinimizeAutoPipAppWindow.kt | 46 private val pipApp = PipAppHelper(instrumentation) constant
|
| D | ResizeAppCornerMultiWindowAndPip.kt | 52 private val pipApp = PipAppHelper(instrumentation) constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/flicker-legacy/src/com/android/wm/shell/flicker/splitscreen/ |
| D | SwitchBetweenSplitPairsNoPip.kt | 52 val pipApp = PipAppHelper(instrumentation) constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/nonmatchparent/ |
| D | BottomHalfEnterPipTransition.kt | 32 override val pipApp: PipAppHelper = BottomHalfPipAppHelper( constant
|
| D | BottomHalfEnterPipToOtherOrientation.kt | 65 override val pipApp: PipAppHelper = BottomHalfPipAppHelper(instrumentation) constant
|
| D | BottomHalfFromSplitScreenEnterPipOnUserLeaveHintTest.kt | 69 override val pipApp = BottomHalfPipAppHelper( constant
|
| D | BottomHalfExitPipToAppTransition.kt | 34 override val pipApp: PipAppHelper = BottomHalfPipAppHelper(instrumentation) constant
|
| D | BottomHalfSetRequestedOrientationWhilePinned.kt | 68 override val pipApp: PipAppHelper = BottomHalfPipAppHelper( constant
|
| D | BottomHalfFromSplitScreenAutoEnterPipOnGoToHomeTest.kt | 72 override val pipApp = BottomHalfPipAppHelper( in <lambda>() constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/ |
| D | EnterPipViaAppUiButtonTest.kt | 57 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | ExitPipToAppViaIntentTest.kt | 58 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | ExitPipToAppViaExpandButtonTest.kt | 62 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | ClosePipWithDismissButtonTest.kt | 60 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | AutoEnterPipWithSourceRectHintTest.kt | 61 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | PipAspectRatioChangeTest.kt | 41 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | PipPinchInTest.kt | 44 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) in <lambda>() constant
|
| D | EnterPipOnUserLeaveHintTest.kt | 51 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | FromSplitScreenEnterPipOnUserLeaveHintTest.kt | 70 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) constant
|
| D | AutoEnterPipOnGoToHomeTest.kt | 65 override val pipApp: PipAppHelper = PipAppHelper(instrumentation) in <lambda>() constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/apps/ |
| D | YouTubeEnterPipTest.kt | 60 override val pipApp: YouTubeAppHelper = YouTubeAppHelper(instrumentation) constant
|
| D | YouTubeEnterPipToOtherOrientationTest.kt | 66 override val pipApp: YouTubeAppHelper = YouTubeAppHelper(instrumentation) constant
|
| D | NetflixEnterPipTest.kt | 64 override val pipApp: NetflixAppHelper = NetflixAppHelper(instrumentation) constant
|
| D | MapsEnterPipTest.kt | 68 override val pipApp: MapsAppHelper = MapsAppHelper(instrumentation) constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/common/ |
| D | PipTransition.kt | 69 protected open val pipApp: PipApp = PipAppHelper(instrumentation) in <lambda>() constant
|