/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/quickswitch/scenarios/ |
H A D | QuickSwitchFromLauncher.kt | 37 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | QuickSwitchBetweenTwoAppsBack.kt | 38 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | QuickSwitchBetweenTwoAppsForward.kt | 38 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/close/scenarios/ |
H A D | CloseAppHomeButton.kt | 37 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | CloseAppSwipeToHome.kt | 37 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | CloseAppBackButton.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/ |
H A D | TvPipTestBase.kt | 36 protected val wmHelper = WindowManagerStateHelper() regex
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/ |
H A D | DismissSplitScreenByDivider.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | DismissSplitScreenByGoHome.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | DragDividerToResize.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | EnterSplitScreenByDragFromAllApps.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | EnterSplitScreenByDragFromTaskbar.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | EnterSplitScreenFromOverview.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | SwitchBackToSplitFromHome.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | SwitchBackToSplitFromRecent.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | CopyContentInSplit.kt | 41 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | EnterSplitScreenByDragFromNotification.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | EnterSplitScreenByDragFromShortcut.kt | 41 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | SwitchBackToSplitFromAnotherApp.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | UnlockKeyguardToSplitScreen.kt | 38 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | SwitchBetweenSplitPairs.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/notification/scenarios/ |
H A D | NotificationUtils.kt | 32 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | OpenAppFromNotificationCold.kt | 41 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | OpenAppFromLockscreenNotificationCold.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|
H A D | OpenAppFromLockscreenNotificationWarm.kt | 40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
|