Searched refs:mExecutionTimer (Results 1 – 1 of 1) sorted by relevance
555 private final Timer mExecutionTimer; field in CommandScheduler.InvocationThread568 mExecutionTimer = new Timer(true); in InvocationThread()607 mExecutionTimer.schedule(mInvocationThreadMonitor, invocTimeout); in run()628 mExecutionTimer.cancel(); in run()