Searched refs:propagateIfInstanceOf (Results 1 – 9 of 9) sorted by relevance
59 public static <E extends Throwable> void propagateIfInstanceOf( in propagateIfInstanceOf() method in ExceptionUtils71 propagateIfInstanceOf(t, c); in propagate()77 propagateIfInstanceOf(t, Error.class); in propagate()78 propagateIfInstanceOf(t, RuntimeException.class); in propagate()
405 ExceptionUtils.propagateIfInstanceOf(e.getCause(), DeviceNotAssociatedException.class); in startObservingDevicePresence()438 ExceptionUtils.propagateIfInstanceOf(e.getCause(), DeviceNotAssociatedException.class); in stopObservingDevicePresence()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
61023 Landroid/util/ExceptionUtils;->propagateIfInstanceOf(Ljava/lang/Throwable;Ljava/lang/Class;)V