Searched refs:pressBack (Results 1 – 11 of 11) sorted by relevance
169 public void pressBack() { in pressBack() method in UiBot170 mDevice.pressBack(); in pressBack()
319 getUiDevice().pressBack(); in addAndSelectPrinter()326 getUiDevice().pressBack(); in addAndSelectPrinter()382 getUiDevice().pressBack(); in addAndSelectPrinter()
37 import static androidx.test.espresso.Espresso.pressBack;135 pressBack(); in testContextMenu()152 pressBack(); in testContextMenu()166 pressBack(); in testContextMenu()178 pressBack(); in testContextMenu()
32 import static androidx.test.espresso.Espresso.pressBack;353 pressBack(); in testTextAppearanceInSuggestionsPopup()
389 device.pressBack(); in testSelectionRemovedFromNonselectableTextWhenWindowLosesFocus()
101 .run(device::pressBack) in closeAppWithBackKey()285 .run(device::pressBack)
217 getUiDevice().pressBack();218 getUiDevice().pressBack();
207 public boolean pressBack() { in pressBack() method in UiDevice
25 method public boolean pressBack();
28 method public boolean pressBack();
47 method @Deprecated public boolean pressBack();