Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java925 public class WatchDogThread extends Thread { class in UwbServiceCore.UwbTask
930 WatchDogThread(String threadName, int timeout) { in WatchDogThread() method in UwbServiceCore.UwbTask.WatchDogThread
/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java2269 class WatchDogThread extends Thread { class in NfcService
2274 public WatchDogThread(String threadName, int timeout) { in WatchDogThread() method in NfcService.WatchDogThread