Searched refs:clickTile (Results 1 – 4 of 4) sorted by relevance
111 clickTile(); in testClick()132 clickTile(); in testClickAndShowDialog()
66 clickTile(); in testClick()
86 protected void clickTile() throws Exception { in clickTile() method in BaseTileServiceTest
145 clickTile(TestTileService.getComponentName().flattenToString()); in testShowDialog()183 private void clickTile(String componentName) throws Exception { in clickTile() method in TileServiceTest