Home
last modified time | relevance | path

Searched refs:removeWatchEntry (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/util/
DProfile.java87 public synchronized void removeWatchEntry(Thread thread) { in removeWatchEntry() method in Profile.Watchdog
194 sWatchdog.removeWatchEntry(Thread.currentThread()); in disable()