Searched defs:createSearchSession (Results 1 – 3 of 3) sorted by relevance
35 internal suspend fun createSearchSession(context: Context): GlobalSearchSession { in createSearchSession() method
55 private suspend fun createSearchSession(context: Context): GlobalSearchSession { in <lambda>() method
117 private suspend fun createSearchSession(): GlobalSearchSession { in <lambda>() method in androidx.appfunctions.core.AppFunctionMetadataTestHelper