Home
last modified time | relevance | path

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

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAppCompatDelegate.java129 static class SerialExecutor implements Executor { class in AppCompatDelegate
135 SerialExecutor(Executor executor) { in SerialExecutor() method in AppCompatDelegate.SerialExecutor