Searched refs:sPhantomQueue (Results 1 – 1 of 1) sorted by relevance
28 private static ReferenceQueue<PhantomWrapper> sPhantomQueue = field in Bitmap30 private static BitmapWatcher sWatcher = new BitmapWatcher(sPhantomQueue);76 PhantomWrapper phan = new PhantomWrapper(wrapper, sPhantomQueue, in allocNativeStorage()