/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
D | SearchViewUiTest.java | 51 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 …]
|
D | IntegratedDownloadsUiTest.java | 72 device.pressBack(); // to clear the dialog. in testDownload_RetryUnsuccessful()
|
D | FilesActivityDefaultsUiTest.java | 83 device.pressBack(); in testNavigate_FromEmptyDirectory()
|
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/dvr/ |
D | DvrLibraryTest.java | 85 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/ |
D | LiveChannelsAppTest.java | 58 controller.pressBack(); in testSettingsCancel() 70 controller.pressBack(); in testClosedCaptionsCancel() 88 controller.pressBack(); in testDisplayModeCancel() 111 controller.pressBack(); in testMultiAudioCancel() 127 controller.pressBack(); in testPinCancel()
|
D | PlayControlsRowViewTest.java | 70 controller.pressBack(); in testFocusedViewInNormalCase() 83 controller.pressBack(); in testFocusedViewWithDisabledActionForward() 89 controller.pressBack(); in testFocusedViewWithDisabledActionForward() 124 controller.pressBack(); in testKeepPausedWhileParentalControlChange() 125 controller.pressBack(); in testKeepPausedWhileParentalControlChange()
|
D | LiveChannelsTestController.java | 115 mDevice.pressBack(); in after() 118 mDevice.pressBack(); in after() 172 public void pressBack() { in pressBack() method in LiveChannelsTestController 173 mDevice.pressBack(); in pressBack()
|
D | ParentalControlsTest.java | 97 controller.pressBack(); in testRatingDependentSelect() 98 controller.pressBack(); in testRatingDependentSelect() 155 controller.pressBack(); in prepareParentalControl()
|
D | ChannelSourcesTest.java | 58 controller.pressBack(); in testSetup_cancel() 76 controller.pressBack(); in testSetupTwice_cancel()
|
D | ProgramGuideTest.java | 38 controller.pressBack(); in testCancel()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/password/ |
D | ChooseLockGenericTest.java | 184 mDevice.pressBack(); in setPassword() 205 mDevice.pressBack(); in clearPassword() 213 mDevice.pressBack(); in clearPassword()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/applications/ |
D | AppOpsSettingsTest.java | 157 mUiDevice.pressBack(); in testAppList() 173 mUiDevice.pressBack(); in testAppDetailScreenForAppOp() 197 mUiDevice.pressBack(); in testSwitchToggle()
|
/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/ |
D | ZonePickerSettingsTest.java | 82 mDevice.pressBack(); in tearDown() 83 mDevice.pressBack(); in tearDown() 138 mDevice.pressBack(); in testSelectTimeZone()
|
D | StorageWizardTest.java | 71 mDevice.pressBack(); in tearDown() 72 mDevice.pressBack(); in tearDown()
|
D | DataUsageSettingsTests.java | 48 mDevice.pressBack(); in tearDown()
|
D | ConnectedDeviceTests.java | 61 mDevice.pressBack(); in tearDown()
|
D | WirelessNetworkSettingsTests.java | 84 mDevice.pressBack(); in tearDown()
|
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/ |
D | ChannelZappingJankTest.java | 58 mDevice.pressBack(); in testChannelZapping() 70 mDevice.pressBack(); in warmChannelZapping()
|
D | ProgramGuideJankTest.java | 107 mDevice.pressBack(); in warmProgramGuide() 112 mDevice.pressBack(); in clearProgramGuide()
|
D | MenuJankTest.java | 56 mDevice.pressBack(); in testShowMenu()
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/ |
D | ProvisioningActivityTest.java | 25 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/ |
D | LiveChannelsUiDeviceHelper.java | 66 mUiDevice.pressBack(); in assertAppStarted() 72 mUiDevice.pressBack(); in assertAppStopped()
|
/packages/apps/Car/libs/car-ui-lib/tests/robotests/src/com/android/car/ui/toolbar/ |
D | ToolbarTest.java | 162 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/ |
D | CustomizeChannelListFragmentTest.java | 96 controller.pressBack(); in testCustomizeChannelList_noraml() 104 controller.pressBack(); in testCustomizeChannelList_noraml()
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
D | KeyboardBot.java | 39 mDevice.pressBack(); in dismissKeyboardIfPresent()
|