Home
last modified time | relevance | path

Searched refs:pressDelete (Results 1 – 10 of 10) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiAutomatorTestScope.kt235 public fun pressDelete(count: Int): Unit = uiDevice.pressDelete(count) method in androidx.test.uiautomator.UiAutomatorTestScope
DUiDeviceExt.kt85 public fun UiDevice.pressDelete(count: Int) { in pressDelete() method
DUiDevice.java455 public boolean pressDelete() { in pressDelete() method in UiDevice
/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiDeviceTest.java214 mDevice.pressDelete(); in testPressDelete()
/test/uiautomator/uiautomator/api/
Dcurrent.txt244 method public void pressDelete(int count);
318 method public boolean pressDelete();
370 method public static void pressDelete(androidx.test.uiautomator.UiDevice, int count);
Drestricted_current.txt244 method public void pressDelete(int count);
318 method public boolean pressDelete();
370 method public static void pressDelete(androidx.test.uiautomator.UiDevice, int count);
D2.2.0.txt178 method public boolean pressDelete();
Drestricted_2.2.0.txt178 method public boolean pressDelete();
Drestricted_2.3.0-beta01.txt206 method public boolean pressDelete();
D2.3.0-beta01.txt206 method public boolean pressDelete();