Home
last modified time | relevance | path

Searched defs:DispatchThread (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DDispatchThread.java28 public class DispatchThread extends Thread { class
37 public DispatchThread(Handler cameraHandler, HandlerThread cameraHandlerThread) { in DispatchThread() method in DispatchThread