Searched refs:wrapWithUiDump (Results 1 – 5 of 5) sorted by relevance
100 ExceptionUtils.wrappingExceptions(UiDumpUtils::wrapWithUiDump, assertion); in assertWithUiDump()110 ExceptionUtils.wrappingExceptions(UiDumpUtils::wrapWithUiDump, () -> { in waitFindObject()
81 ExceptionUtils.wrappingExceptions(UiDumpUtils::wrapWithUiDump, () -> { in waitFindObject()
159 public static UiDumpWrapperException wrapWithUiDump(Throwable cause) { in wrapWithUiDump() method in UiDumpUtils
296 wrappingExceptions({ cause: Throwable? -> UiDumpUtils.wrapWithUiDump(cause) }) { in openUnusedAppsNotification()366 wrappingExceptions({ cause: Throwable? -> UiDumpUtils.wrapWithUiDump(cause) }) { in waitFindNotification()383 wrappingExceptions({ cause: Throwable? -> UiDumpUtils.wrapWithUiDump(cause) }) { in waitFindNotification()
367 wrappingExceptions({ cause: Throwable? -> UiDumpUtils.wrapWithUiDump(cause)}) { in <lambda>()378 wrappingExceptions({ cause: Throwable? -> UiDumpUtils.wrapWithUiDump(cause)}) { in <lambda>()