Home
last modified time | relevance | path

Searched refs:pressBack (Results 1 – 25 of 35) sorted by relevance

12

/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DSearchViewUiTest.java51 device.pressBack(); in tearDown()
52 device.pressBack(); in tearDown()
53 device.pressBack(); in tearDown()
99 device.pressBack(); in testSearchView_CollapsesOnBack()
100 device.pressBack(); in testSearchView_CollapsesOnBack()
111 device.pressBack(); in testSearchView_ClearsTextOnBack()
112 device.pressBack(); in testSearchView_ClearsTextOnBack()
128 device.pressBack(); in testSearchView_ClearsSearchOnBack()
141 device.pressBack(); in testSearchView_ClearsAutoSearchOnBack()
142 device.pressBack(); in testSearchView_ClearsAutoSearchOnBack()
[all …]
DIntegratedDownloadsUiTest.java72 device.pressBack(); // to clear the dialog. in testDownload_RetryUnsuccessful()
DFilesActivityDefaultsUiTest.java83 device.pressBack(); in testNavigate_FromEmptyDirectory()
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/dvr/
DDvrLibraryTest.java85 controller.pressBack(); in testCancel()
114 controller.pressBack(); in testEmptyLibrary()
116 controller.pressBack(); in testEmptyLibrary()
203 controller.pressBack(); in testScheduleRecordings()
228 controller.pressBack(); in testScheduleRecordings()
279 controller.pressBack(); in testScheduleRecordings()
321 controller.pressBack(); in testScheduleRecordings()
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DLiveChannelsAppTest.java58 controller.pressBack(); in testSettingsCancel()
70 controller.pressBack(); in testClosedCaptionsCancel()
88 controller.pressBack(); in testDisplayModeCancel()
111 controller.pressBack(); in testMultiAudioCancel()
127 controller.pressBack(); in testPinCancel()
DPlayControlsRowViewTest.java70 controller.pressBack(); in testFocusedViewInNormalCase()
83 controller.pressBack(); in testFocusedViewWithDisabledActionForward()
89 controller.pressBack(); in testFocusedViewWithDisabledActionForward()
124 controller.pressBack(); in testKeepPausedWhileParentalControlChange()
125 controller.pressBack(); in testKeepPausedWhileParentalControlChange()
DLiveChannelsTestController.java115 mDevice.pressBack(); in after()
118 mDevice.pressBack(); in after()
172 public void pressBack() { in pressBack() method in LiveChannelsTestController
173 mDevice.pressBack(); in pressBack()
DParentalControlsTest.java97 controller.pressBack(); in testRatingDependentSelect()
98 controller.pressBack(); in testRatingDependentSelect()
155 controller.pressBack(); in prepareParentalControl()
DChannelSourcesTest.java58 controller.pressBack(); in testSetup_cancel()
76 controller.pressBack(); in testSetupTwice_cancel()
DProgramGuideTest.java38 controller.pressBack(); in testCancel()
/packages/apps/Settings/tests/unit/src/com/android/settings/password/
DChooseLockGenericTest.java184 mDevice.pressBack(); in setPassword()
205 mDevice.pressBack(); in clearPassword()
213 mDevice.pressBack(); in clearPassword()
/packages/apps/Settings/tests/unit/src/com/android/settings/applications/
DAppOpsSettingsTest.java157 mUiDevice.pressBack(); in testAppList()
173 mUiDevice.pressBack(); in testAppDetailScreenForAppOp()
197 mUiDevice.pressBack(); in testSwitchToggle()
/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DZonePickerSettingsTest.java82 mDevice.pressBack(); in tearDown()
83 mDevice.pressBack(); in tearDown()
138 mDevice.pressBack(); in testSelectTimeZone()
DStorageWizardTest.java71 mDevice.pressBack(); in tearDown()
72 mDevice.pressBack(); in tearDown()
DDataUsageSettingsTests.java48 mDevice.pressBack(); in tearDown()
DConnectedDeviceTests.java61 mDevice.pressBack(); in tearDown()
DWirelessNetworkSettingsTests.java84 mDevice.pressBack(); in tearDown()
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
DChannelZappingJankTest.java58 mDevice.pressBack(); in testChannelZapping()
70 mDevice.pressBack(); in warmChannelZapping()
DProgramGuideJankTest.java107 mDevice.pressBack(); in warmProgramGuide()
112 mDevice.pressBack(); in clearProgramGuide()
DMenuJankTest.java56 mDevice.pressBack(); in testShowMenu()
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
DProvisioningActivityTest.java25 import static androidx.test.espresso.Espresso.pressBack;
431 pressBack(); in testCancelProfileOwner()
445 pressBack(); in testCancelProfileOwner()
517 pressBack(); in testCancelDeviceOwner()
533 pressBack(); in testCancelDeviceOwner()
/packages/apps/TV/tests/common/src/com/android/tv/testing/uihelper/
DLiveChannelsUiDeviceHelper.java66 mUiDevice.pressBack(); in assertAppStarted()
72 mUiDevice.pressBack(); in assertAppStopped()
/packages/apps/Car/libs/car-ui-lib/tests/robotests/src/com/android/car/ui/toolbar/
DToolbarTest.java162 pressBack(); in registerOnBackListener_whenBackIsPressed_shouldCallListener()
283 pressBack(); in registerOnBackListener_whenListenerRegisteredTwice_shouldntCallListenerTwice()
299 pressBack(); in unregisterOnBackListener_previouslyRegisteredListener_shouldUnregister()
455 private void pressBack() { in pressBack() method in ToolbarTest
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/sidepanel/
DCustomizeChannelListFragmentTest.java96 controller.pressBack(); in testCustomizeChannelList_noraml()
104 controller.pressBack(); in testCustomizeChannelList_noraml()
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DKeyboardBot.java39 mDevice.pressBack(); in dismissKeyboardIfPresent()

12