Searched refs:sPhantomQueue (Results 1 - 1 of 1) sorted by relevance

/dalvik/tests/079-phantom/src/
H A DBitmap.java28 private static ReferenceQueue<PhantomWrapper> sPhantomQueue = field in class:Bitmap
30 private static BitmapWatcher sWatcher = new BitmapWatcher(sPhantomQueue);
75 PhantomWrapper phan = new PhantomWrapper(wrapper, sPhantomQueue,

Completed in 99 milliseconds