Searched refs:RESOURCE_ID_SAVE_ICON (Results 1 – 1 of 1) sorted by relevance
105 private static final String RESOURCE_ID_SAVE_ICON = "autofill_save_icon"; field in UiBot822 waitForObject(snackbar, By.res("android", RESOURCE_ID_SAVE_ICON), timeout); in assertSaveOrUpdateShowing()823 assertWithMessage("save icon (%s) is not shown", RESOURCE_ID_SAVE_ICON).that(iconView) in assertSaveOrUpdateShowing()