Searched refs:assertShownById (Results 1 – 2 of 2) sorted by relevance
115 final UiObject2 msgObj = mUiBot.assertShownById("android:id/message");
530 public UiObject2 assertShownById(String id) throws Exception { in assertShownById() method in UiBot