Searched refs:selectByText (Results 1 – 4 of 4) sorted by relevance
115 mUiBot.selectByText("DON'T TAP ME!"); in testTapLink_changeOrientationThenTapBack()
297 mUiBot.selectByText("foo"); in testLongClickAttribution()
2742 mUiBot.selectByText("Poke"); in testClickCustomButton()2745 mUiBot.selectByText("foo"); in testClickCustomButton()
449 public void selectByText(String name) throws Exception { in selectByText() method in UiBot