Searched refs:getLastInvocationThrowable (Results 1 – 5 of 5) sorted by relevance
186 && mScheduler.getLastInvocationThrowable() != null) { in run()188 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()
330 public Throwable getLastInvocationThrowable(); in getLastInvocationThrowable() method
2605 public Throwable getLastInvocationThrowable() { in getLastInvocationThrowable() method in CommandScheduler
168 && mScheduler.getLastInvocationThrowable() != null) { in run()170 printStackTrace(mScheduler.getLastInvocationThrowable()); in run()
807 assertNull(mScheduler.getLastInvocationThrowable()); in testDeviceReleasedEarly()859 assertNotNull(mScheduler.getLastInvocationThrowable()); in testDeviceReleasedEarly_conflict()862 mScheduler.getLastInvocationThrowable().getMessage()); in testDeviceReleasedEarly_conflict()