Searched refs:showButton (Results 1 – 1 of 1) sorted by relevance
242 UiObject2 showButton = mDevice.wait(Until.findObject(By.res( in testHideShowAnimationJank() local244 Assert.assertNotNull("'Show Buttons' button can't be found", showButton); in testHideShowAnimationJank()245 showButton.click(); in testHideShowAnimationJank()