Searched refs:removeWatchEntry (Results 1 – 1 of 1) sorted by relevance
87 public synchronized void removeWatchEntry(Thread thread) { in removeWatchEntry() method in Profile.Watchdog194 sWatchdog.removeWatchEntry(Thread.currentThread()); in disable()