Home
last modified time | relevance | path

Searched refs:pressHome (Results 1 – 25 of 41) sorted by relevance

12

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DAppPredictionsUITests.java91 mDevice.pressHome(); in testPredictionExistsInAllApps()
92 mLauncher.pressHome().switchToAllApps(); in testPredictionExistsInAllApps()
106 mDevice.pressHome(); in testPredictionsDeferredUntilHome()
108 mLauncher.pressHome().switchToAllApps(); in testPredictionsDeferredUntilHome()
117 mLauncher.pressHome().switchToAllApps(); in testPredictionsDeferredUntilHome()
123 mDevice.pressHome(); in testPredictionsDisabled()
125 mLauncher.pressHome().switchToAllApps(); in testPredictionsDisabled()
DTaplTestsQuickstep.java103 Overview overview = mLauncher.pressHome().switchToOverview(); in testOverview()
126 OverviewTask task = mLauncher.pressHome().switchToOverview().getCurrentTask(); in testOverview()
138 overview = mLauncher.pressHome().switchToOverview(); in testOverview()
172 mDevice.pressHome(); in testOverview()
205 mLauncher.pressHome().switchToOverview()); in testSwitchToOverview()
243 assertNotNull("pressHome returned null", mLauncher.pressHome()); in testAllAppsFromHome()
285 mLauncher.pressHome().quickSwitchToPreviousApp(); in testQuickSwitchFromHome()
DStartLauncherViaGestureTests.java60 mLauncher.pressHome(); in runTest()
87 mLauncher.pressHome(); in testStressPressHome()
DDigitalWellBeingToastTest.java51 mLauncher.pressHome(); in testToast()
61 mLauncher.pressHome(); in testToast()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DPortraitLandscapeRunner.java31 mTest.mDevice.pressHome(); in apply()
60 mTest.getDevice().pressHome(); in apply()
67 mTest.getDevice().pressHome(); in apply()
DDefaultLayoutProviderTest.java75 mDevice.pressHome(); in testCustomProfileLoaded_with_icon_on_hotseat()
90 mDevice.pressHome(); in testCustomProfileLoaded_with_widget()
106 mDevice.pressHome(); in testCustomProfileLoaded_with_folder()
DTaplTestsLauncher3.java64 test.mDevice.pressHome(); in initialize()
103 mLauncher.pressHome(); in testDevicePressMenu()
116 mLauncher.pressHome(); in testPressHomeOnAllAppsContextMenu()
264 mLauncher.pressHome(); in testWidgets()
DWorkTabTest.java56 mDevice.pressHome(); in workTabExists()
/packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/
DWakelockAnomalyTest.java77 mDevice.pressHome(); in testWakelockAnomaly_longTimeWhileRunning_report()
99 mDevice.pressHome(); in testWakelockAnomaly_shortTime_notReport()
121 mDevice.pressHome(); in testWakelockAnomaly_longTimeWhileNotRunning_notReport()
DBluetoothAnomalyTest.java77 mDevice.pressHome(); in testBluetoothAnomaly_longScanningTime_reportAnomaly()
98 mDevice.pressHome(); in testBluetoothAnomaly_shortScanningTime_notReport()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
DAddWidgetTest.java51 mDevice.pressHome(); in testDragIcon()
83 mDevice.pressHome(); in testDragCustomShortcut()
DRequestPinItemTest.java132 mDevice.pressHome(); in runTest()
171 mLauncher.pressHome(); in runTest()
/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DAppsSettingsTests.java67 mDevice.pressHome(); in setUp()
79 mDevice.pressHome(); // finish settings activity in tearDown()
DAboutPhoneSettingsTests.java74 mDevice.pressHome(); in setUp()
91 mDevice.pressHome(); // finish settings activity in tearDown()
DNotificationSettingsTests.java61 mDevice.pressHome(); in setUp()
69 mDevice.pressHome(); // finish settings activity in tearDown()
DStorageSettingsUITest.java66 mDevice.pressHome(); in tearDown()
DBatterySettingsUITest.java62 mDevice.pressHome(); in tearDown()
DSecuritySettingsLaunchTest.java63 mDevice.pressHome(); in tearDown()
DSyncSettingsTest.java59 mDevice.pressHome(); in tearDown()
DDataUsageSettingsTests.java49 mDevice.pressHome(); in tearDown()
DHomepageDisplayTests.java78 mDevice.pressHome(); in tearDown()
/packages/apps/Traceur/uitests/src/com/android/traceur/uitest/
DTraceurAppTests.java62 mDevice.pressHome(); in setUp()
85 mDevice.pressHome(); in tearDown()
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DPlayControlsRowViewTest.java139 controller.pressHome(); in testKeepPausedAfterVisitingHome()
142 controller.pressHome(); in testKeepPausedAfterVisitingHome()
DLiveChannelsTestController.java212 public void pressHome() { in pressHome() method in LiveChannelsTestController
213 mDevice.pressHome(); in pressHome()
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/tether/
DWifiTetherSettingsTest.java65 mDevice.pressHome(); in tearDown()

12