Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/
DExecutorImpl.java29 public class ExecutorImpl implements DelayableExecutor { class
32 ExecutorImpl(Looper looper) { in ExecutorImpl() method in ExecutorImpl