Searched refs:DecodeThread (Results 1 – 2 of 2) sorted by relevance
35 private class DecodeThread extends Thread { class in BitmapManagerUnitTests38 public DecodeThread() { in DecodeThread() method in BitmapManagerUnitTests.DecodeThread72 Thread t = new DecodeThread(); in testCanThreadDecoding()87 DecodeThread t = new DecodeThread(); in testDefaultAllowDecoding()98 DecodeThread t = new DecodeThread(); in testCancelDecoding()110 DecodeThread t = new DecodeThread(); in testAllowDecoding()123 DecodeThread t1 = new DecodeThread(); in testThreadDecoding()124 DecodeThread t2 = new DecodeThread(); in testThreadDecoding()