HomeSort by relevance Sort by last modified time
    Searched refs:sPhantomQueue (Results 1 - 2 of 2) sorted by null

  /art/test/079-phantom/src/
Bitmap.java 28 private static ReferenceQueue<PhantomWrapper> sPhantomQueue =
30 private static BitmapWatcher sWatcher = new BitmapWatcher(sPhantomQueue);
75 PhantomWrapper phan = new PhantomWrapper(wrapper, sPhantomQueue,
  /dalvik/tests/079-phantom/src/
Bitmap.java 28 private static ReferenceQueue<PhantomWrapper> sPhantomQueue =
30 private static BitmapWatcher sWatcher = new BitmapWatcher(sPhantomQueue);
75 PhantomWrapper phan = new PhantomWrapper(wrapper, sPhantomQueue,

Completed in 273 milliseconds