Searched refs:getLastInvocationThrowable (Results 1 – 4 of 4) sorted by relevance
120 && mScheduler.getLastInvocationThrowable() != null) { in run()122 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()
305 public Throwable getLastInvocationThrowable(); in getLastInvocationThrowable() method
2243 public Throwable getLastInvocationThrowable() { in getLastInvocationThrowable() method in CommandScheduler
143 && mScheduler.getLastInvocationThrowable() != null) { in run()145 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()