Searched refs:BitmapWatcher (Results 1 – 1 of 1) sorted by relevance
31 private static BitmapWatcher sWatcher = new BitmapWatcher(sPhantomQueue);135 class BitmapWatcher extends Thread { class138 BitmapWatcher(ReferenceQueue<PhantomWrapper> queue) { in BitmapWatcher() method in BitmapWatcher