Searched refs:pressDelete (Results 1 – 10 of 10) sorted by relevance
235 public fun pressDelete(count: Int): Unit = uiDevice.pressDelete(count) method in androidx.test.uiautomator.UiAutomatorTestScope
85 public fun UiDevice.pressDelete(count: Int) { in pressDelete() method
455 public boolean pressDelete() { in pressDelete() method in UiDevice
214 mDevice.pressDelete(); in testPressDelete()
244 method public void pressDelete(int count);318 method public boolean pressDelete();370 method public static void pressDelete(androidx.test.uiautomator.UiDevice, int count);
178 method public boolean pressDelete();
206 method public boolean pressDelete();