Searched defs:BitmapWatcher (Results 1 - 1 of 1) sorted by relevance

/art/test/079-phantom/src/
H A DBitmap.java30 private static BitmapWatcher sWatcher = new BitmapWatcher(sPhantomQueue);
126 class BitmapWatcher extends Thread { class in inherits:Thread
129 BitmapWatcher(ReferenceQueue<PhantomWrapper> queue) { method in class:BitmapWatcher

Completed in 81 milliseconds