Searched refs:mExecutionTimer (Results 1 – 1 of 1) sorted by relevance
537 private final Timer mExecutionTimer; field in CommandScheduler.InvocationThread550 mExecutionTimer = new Timer(true); in InvocationThread()589 mExecutionTimer.schedule(mInvocationThreadMonitor, invocTimeout); in run()616 mExecutionTimer.cancel(); in run()