Searched refs:getLastInvocationThrowable (Results 1 – 3 of 3) sorted by relevance
109 && mScheduler.getLastInvocationThrowable() != null) { in run()111 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()
304 public Throwable getLastInvocationThrowable(); in getLastInvocationThrowable() method
133 && mScheduler.getLastInvocationThrowable() != null) { in run()135 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()