Searched refs:wrappingExceptions (Results 1 – 5 of 5) sorted by relevance
76 public static <R> R wrappingExceptions( in wrappingExceptions() method in ExceptionUtils95 public static void wrappingExceptions( in wrappingExceptions() method in ExceptionUtils97 wrappingExceptions(exceptionTransformer, () -> { in wrappingExceptions()
100 ExceptionUtils.wrappingExceptions(UiDumpUtils::wrapWithUiDump, assertion); in assertWithUiDump()110 ExceptionUtils.wrappingExceptions(UiDumpUtils::wrapWithUiDump, () -> { in waitFindObject()
81 ExceptionUtils.wrappingExceptions(UiDumpUtils::wrapWithUiDump, () -> { in waitFindObject()
42 import com.android.compatibility.common.util.ExceptionUtils.wrappingExceptions in <lambda>()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()
50 import com.android.compatibility.common.util.ExceptionUtils.wrappingExceptions in <lambda>()367 wrappingExceptions({ cause: Throwable? -> UiDumpUtils.wrapWithUiDump(cause)}) { in <lambda>()378 wrappingExceptions({ cause: Throwable? -> UiDumpUtils.wrapWithUiDump(cause)}) { in <lambda>()