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