/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | TaplTestsQuickstep.java | 100 Overview overview = mLauncher.pressHome().switchToOverview(); in testOverview() 125 OverviewTask task = mLauncher.pressHome().switchToOverview().getCurrentTask(); in testOverview() 137 overview = mLauncher.pressHome().switchToOverview(); in testOverview() 149 mDevice.pressHome(); in testOverview() 168 final Overview overview = mLauncher.pressHome().switchToOverview(); in testOverviewActions() 170 mLauncher.pressHome(); in testOverviewActions() 175 mLauncher.pressHome().switchToOverview().getOverviewActions(); in testOverviewActions() 193 mLauncher.pressHome().switchToOverview()); in testSwitchToOverview() 232 assertNotNull("pressHome returned null", mLauncher.pressHome()); in testAllAppsFromHome() 279 mLauncher.pressHome().quickSwitchToPreviousApp(); in testQuickSwitchFromHome()
|
D | StartLauncherViaGestureTests.java | 49 mLauncher.pressHome(); in setUp() 62 mLauncher.pressHome(); in runTest() 89 mLauncher.pressHome(); in testStressPressHome() 104 mLauncher.pressHome(); in testStressSwipeToOverview()
|
D | DigitalWellBeingToastTest.java | 51 mLauncher.pressHome(); in testToast() 61 mLauncher.pressHome(); in testToast()
|
D | FallbackRecentsTest.java | 134 mDevice.pressHome(); in FallbackRecentsTest() 165 mDevice.pressHome(); in goToOverviewFromHome() 209 mDevice.pressHome(); in pressHomeAndGoToOverview()
|
D | ViewInflationDuringSwipeUp.java | 200 mLauncher.pressHome().tryGetWidget(info.label, DEFAULT_UI_TIMEOUT) != null); in executeSwipeUpTestWithWidget() 224 mLauncher.pressHome(); in executeSwipeUpTestWithWidget()
|
/packages/apps/Launcher3/tests/src_disabled/ |
D | WorkTabTest.java | 97 mDevice.pressHome(); in workTabExists() 110 mDevice.pressHome(); in toggleWorks() 142 mDevice.pressHome(); in testWorkEduFlow() 186 mDevice.pressHome(); in testWorkEduIntermittent() 202 mDevice.pressHome(); in testWorkEduIntermittent()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ |
D | PortraitLandscapeRunner.java | 32 mTest.mDevice.pressHome(); in apply() 62 mTest.getDevice().pressHome(); in apply() 70 mTest.getDevice().pressHome(); in apply()
|
D | TaplTestsLauncher3.java | 62 test.mDevice.pressHome(); in initialize() 104 mLauncher.pressHome(); in testDevicePressMenu() 124 mLauncher.pressHome(); in testPressHomeOnAllAppsContextMenu() 274 mLauncher.pressHome(); in testWidgets()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/ |
D | AddWidgetTest.java | 51 mDevice.pressHome(); in testDragIcon() 62 mDevice.pressHome(); in testDragIcon() 85 mDevice.pressHome(); in testDragCustomShortcut()
|
D | RequestPinItemTest.java | 132 mDevice.pressHome(); in runTest() 171 mLauncher.pressHome(); in runTest()
|
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/ |
D | WakelockAnomalyTest.java | 77 mDevice.pressHome(); in testWakelockAnomaly_longTimeWhileRunning_report() 99 mDevice.pressHome(); in testWakelockAnomaly_shortTime_notReport() 121 mDevice.pressHome(); in testWakelockAnomaly_longTimeWhileNotRunning_notReport()
|
D | BluetoothAnomalyTest.java | 77 mDevice.pressHome(); in testBluetoothAnomaly_longScanningTime_reportAnomaly() 98 mDevice.pressHome(); in testBluetoothAnomaly_shortScanningTime_notReport()
|
/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/ |
D | AppsSettingsTests.java | 67 mDevice.pressHome(); in setUp() 79 mDevice.pressHome(); // finish settings activity in tearDown()
|
D | AboutPhoneSettingsTests.java | 74 mDevice.pressHome(); in setUp() 91 mDevice.pressHome(); // finish settings activity in tearDown()
|
D | NotificationSettingsTests.java | 61 mDevice.pressHome(); in setUp() 69 mDevice.pressHome(); // finish settings activity in tearDown()
|
D | StorageSettingsUITest.java | 66 mDevice.pressHome(); in tearDown()
|
D | BatterySettingsUITest.java | 62 mDevice.pressHome(); in tearDown()
|
D | SecuritySettingsLaunchTest.java | 63 mDevice.pressHome(); in tearDown()
|
D | SyncSettingsTest.java | 59 mDevice.pressHome(); in tearDown()
|
D | DataUsageSettingsTests.java | 49 mDevice.pressHome(); in tearDown()
|
D | HomepageDisplayTests.java | 78 mDevice.pressHome(); in tearDown()
|
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/ |
D | PlayControlsRowViewTest.java | 139 controller.pressHome(); in testKeepPausedAfterVisitingHome() 142 controller.pressHome(); in testKeepPausedAfterVisitingHome()
|
D | LiveChannelsTestController.java | 212 public void pressHome() { in pressHome() method in LiveChannelsTestController 213 mDevice.pressHome(); in pressHome()
|
/packages/apps/Traceur/uitests/src/com/android/traceur/uitest/ |
D | TraceurAppTests.java | 63 mDevice.pressHome(); in setUp() 86 mDevice.pressHome(); in tearDown()
|
/packages/modules/Permission/PermissionController/tests/inprocess/src/com/android/permissioncontroller/permission/ui/television/ |
D | TelevisionUiBaseTest.kt | 44 uiDevice.pressHome() in assumeTelevision()
|