Searched defs:throwable (Results 1 – 3 of 3) sorted by relevance
30 public AuptTerminator(String detailMessage, Throwable throwable) { in AuptTerminator()38 public AuptTerminator(Throwable throwable) { in AuptTerminator()
262 Throwable throwable = failure.getException(); in testStopsEarly_ifBatteryLevelIsBelowThreshold() local289 Throwable throwable = failure.getException(); in testStopsEarly_ifBatteryDrainIsAboveThreshold() local
389 public ChecksumValidationException(String detailMessage, Throwable throwable) { in ChecksumValidationException()