Home
last modified time | relevance | path

Searched refs:exceptionSet (Results 1 – 1 of 1) sorted by relevance

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/devicepolicy/
DDevicePolicy.java203 Set<Class<? extends RuntimeException>> exceptionSet = in retryIfNotTerminal() local
208 if (!exceptionSet.contains(e.getClass())) { in retryIfNotTerminal()
220 if (!exceptionSet.contains(e2.getClass())) { in retryIfNotTerminal()