Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/solver/binderprovider/
DGuavaListenableFutureQueryResultBinderProvider.kt63 GuavaUtilConcurrentTypeNames.LISTENABLE_FUTURE
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/ext/
Djavapoet_ext.kt115 val LISTENABLE_FUTURE = ClassName.get("com.google.common.util.concurrent", "ListenableFuture") constant