Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4152 final Executor executorInline = (Runnable r) -> r.run(); in runTestWithSerialExecutors() local
4155 functor.accept(executorInline); in runTestWithSerialExecutors()