Home | History | Annotate | Download | only in nfc

Lines Matching refs:watchDog

552             WatchDogThread watchDog = new WatchDogThread();
553 watchDog.start();
565 // Stop watchdog if tag present
566 // A convenient way to stop the watchdog properly consists of
577 watchDog.cancel();
1410 WatchDogThread watchDog = new WatchDogThread();
1413 watchDog.start();
1472 watchDog.cancel();