Home
last modified time | relevance | path

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

/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/
DLooperExecutor.java31 public class LooperExecutor implements Executor { class
35 public LooperExecutor(Looper looper) { in LooperExecutor() method in LooperExecutor