Searched refs:mExecutionTimer (Results 1 – 1 of 1) sorted by relevance
597 private final Timer mExecutionTimer; field in CommandScheduler.InvocationThread613 mExecutionTimer = new Timer(true); in InvocationThread()687 mExecutionTimer.schedule(mInvocationThreadMonitor, invocTimeout); in run()716 mExecutionTimer.cancel(); in run()