Searched refs:RESOURCE_ID_SAVE_TITLE (Results 1 – 1 of 1) sorted by relevance
82 private static final String RESOURCE_ID_SAVE_TITLE = "autofill_save_title"; field in UiBot635 waitForObject(snackbar, By.res("android", RESOURCE_ID_SAVE_TITLE), timeout);636 assertWithMessage("save title (%s) is not shown", RESOURCE_ID_SAVE_TITLE).that(titleView)