Home
last modified time | relevance | path

Searched defs:WatchDogThread (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java2088 class WatchDogThread extends Thread { class in NfcService
2093 public WatchDogThread(String threadName, int timeout) { in WatchDogThread() method in NfcService.WatchDogThread