Home
last modified time | relevance | path

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

/appfunctions/appfunctions-runtime/src/androidTest/java/androidx/appfunctions/
DAppFunctionManagerCompatTest.kt276 assertThat(appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first()) in <lambda>()
285 assertThat(appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first()) in <lambda>()
294 assertThat(appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first()) in <lambda>()
305 appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first() in <lambda>()
330 appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first() in <lambda>()
353 appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first() in <lambda>()
386 appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first() in <lambda>()
417 appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first() in <lambda>()
445 appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first() in <lambda>()
472 appFunctionManagerCompat.observeAppFunctions(searchFunctionSpec).first().single { in <lambda>()
[all …]
/appfunctions/appfunctions-runtime/src/main/java/androidx/appfunctions/
DAppFunctionManagerCompat.kt177 public fun observeAppFunctions( in observeAppFunctions() method in androidx.appfunctions.AppFunctionManagerCompat
/appfunctions/appfunctions-runtime/api/
Drestricted_current.txt30 …ava.util.List<androidx.appfunctions.metadata.AppFunctionMetadata>> observeAppFunctions(androidx.ap…
Dcurrent.txt30 …ava.util.List<androidx.appfunctions.metadata.AppFunctionMetadata>> observeAppFunctions(androidx.ap…