Searched refs:newUiObjectNotFoundException (Results 1 – 1 of 1) sorted by relevance
183 throw newUiObjectNotFoundException(scrollable.getSelector()); in selectScrollableItem()204 throw newUiObjectNotFoundException(selector); in assertUiObjectFound()212 throw newUiObjectNotFoundException(selector); in assertUiObjectFound()216 private static UiObjectNotFoundException newUiObjectNotFoundException(Object selector) { in newUiObjectNotFoundException() method in ZonePickerSettingsTest