Home
last modified time | relevance | path

Searched refs:DecodeThread (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera/tests/src/com/android/camera/
DBitmapManagerUnitTests.java35 private class DecodeThread extends Thread { class in BitmapManagerUnitTests
38 public DecodeThread() { in DecodeThread() method in BitmapManagerUnitTests.DecodeThread
72 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()
/packages/apps/Gallery/tests/src/com/android/camera/
DBitmapManagerUnitTests.java35 private class DecodeThread extends Thread { class in BitmapManagerUnitTests
38 public DecodeThread() { in DecodeThread() method in BitmapManagerUnitTests.DecodeThread
72 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()