Home
last modified time | relevance | path

Searched defs:wmHelper (Results 1 – 25 of 28) sorted by relevance

12

/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/quickswitch/scenarios/
H A DQuickSwitchFromLauncher.kt37 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DQuickSwitchBetweenTwoAppsBack.kt38 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DQuickSwitchBetweenTwoAppsForward.kt38 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/close/scenarios/
H A DCloseAppHomeButton.kt37 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DCloseAppSwipeToHome.kt37 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DCloseAppBackButton.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/
H A DTvPipTestBase.kt36 protected val wmHelper = WindowManagerStateHelper() regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/
H A DDismissSplitScreenByDivider.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DDismissSplitScreenByGoHome.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DDragDividerToResize.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DEnterSplitScreenByDragFromAllApps.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DEnterSplitScreenByDragFromTaskbar.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DEnterSplitScreenFromOverview.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DSwitchBackToSplitFromHome.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DSwitchBackToSplitFromRecent.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DCopyContentInSplit.kt41 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DEnterSplitScreenByDragFromNotification.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DEnterSplitScreenByDragFromShortcut.kt41 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DSwitchBackToSplitFromAnotherApp.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DUnlockKeyguardToSplitScreen.kt38 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DSwitchBetweenSplitPairs.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/notification/scenarios/
H A DNotificationUtils.kt32 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DOpenAppFromNotificationCold.kt41 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DOpenAppFromLockscreenNotificationCold.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex
H A DOpenAppFromLockscreenNotificationWarm.kt40 private val wmHelper = WindowManagerStateHelper(instrumentation) regex

12