Home
last modified time | relevance | path

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

/appfunctions/appfunctions-runtime/src/main/java/androidx/appfunctions/internal/
DExtensionAppFunctionManagerApi.kt49 return suspendCancellableCoroutine { cont -> in <lambda>() method
85 return suspendCancellableCoroutine { cont -> in <lambda>() method
112 return suspendCancellableCoroutine { cont -> in <lambda>() method
/appfunctions/appfunctions-runtime/src/test/java/androidx/appfunctions/
DAppFunctionServiceDelegateTest.kt299 ): ExecuteAppFunctionResponse = suspendCancellableCoroutine { cont -> in <lambda>() method